body {
	font-family:Arial;
	font-size:12px;
	color:#fff;
	background-color:#f48f22;
	background-image:url("site-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:18px;
}

a, a:link, a:hover {
	color:#fff;
	text-decoration:none;
}

form {
	display:inline;
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:0;	
	margin:0;
	overflow:hidden;	
}

h1 {
	font-size:23px;
	font-weight:normal;
	color:#FDE06C;
	margin:0;
}

h2 {
	font-size:23px;
	font-weight:normal;
	color:#FFF;
	margin:0;
}

#search-button {
	padding:0;
	border:0;
	margin:0 0 5px 0;
	vertical-align:middle;
}

#search-input {
	width:170px;
	height:14px;
}

#top-bar {
	width:778px;
	height:47px;
	margin:auto;
}

#girls-top {
	float:left;
	width:484px;
	height:47px;
	background-image:url("girls-top.gif");
	background-repeat:no-repeat;
}

#search-box {
	float:right;
	width:294px;
	height:47px;
	background-image:url("search-box-background.gif");
	background-repeat:no-repeat;	
	line-height:47px;
	text-align:center;
}

#logo-block {
	width:778px;
	height:114px;
	background-image:url("logo-block.gif");
	background-repeat:no-repeat;	
	margin:auto;
}

#tab-bar {
	width:757px;
	height:29px;
	padding:0 19px 0 0;
	margin:auto;
}

#feet {
	float:left;
	width:241px;
	height:29px;
	background-image:url("feet.gif");
	background-repeat:no-repeat;	
}

.nav-tab {
	float:right;
	width:95px;
	height:29px;
	background-image:url("nav-tab.gif");
	background-repeat:no-repeat;		
	margin:0 1px 0 0;
	line-height:29px;
	text-align:center;	
}

.nav-tab a {
	font-size:11px;
	color:#d35d00;
	font-weight:bold;
	text-decoration:none;
}

label {
	float:left;
	width:100px;
	display:block;
	padding:0 20px 0 0;
	line-height:25px;
	margin:0 0 10px 0;
}

.orange-button {
	font-family:Arial;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	border:0;
	background-color:#F48F22;
	padding:0.4em;
	outline:none;
}

#top-white {
	width:778px;
	height:71px;
	background-image:url("top-white.gif");
	background-repeat:no-repeat;	
	margin:auto;
}

#main-white {
	width:778px;
	background-color:#fff;
	margin:auto;
}

#footer {
	width:758px;
	height:104px;
	font-size:11px;
	color:#fff;
	background-image:url("footer.gif");
	background-repeat:no-repeat;	
	margin:auto;
	padding:0 0 0 20px;
	line-height:140px;
}

#footer a {
	color:#fff;
}

#orange-top {
	width:671px;
	height:20px;
	background-image:url("orange-top.gif");
	background-repeat:no-repeat;	
	margin:auto;	
}

#orange-content {
	width:631px;
	background-color:#f48f22;
	margin:auto;
	padding:0 20px 0 20px;
}

#orange-bottom {
	width:671px;
	height:20px;
	background-image:url("orange-bottom.gif");
	background-repeat:no-repeat;	
	margin:0 auto 20px auto;	
}

#black-top {
	width:671px;
	height:20px;
	background-image:url("black-top.gif");
	background-repeat:no-repeat;	
	margin:auto;	
}

#black-content {
	width:671px;
	background-color:#333333;
	margin:auto;
}

#black-bottom {
	width:671px;
	height:20px;
	background-image:url("black-bottom.gif");
	background-repeat:no-repeat;	
	margin:auto;	
}

#admin-panel-box {
	width:478px;
	border:1px solid #ccc;
	padding:10px;
}

.note-box {
	width:75%;
	border:1px solid #ccc;
	padding:10px;
	text-align:center;
	margin:auto;
}
