/* layout */

body {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	
	background-color: #0053C0;
	background-image: url(../images/bg.gif);
	background-position: top;
	background-repeat: repeat-y;
			
	color: #004298;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}

* html #container {
	margin-left: 1px;

}

* html .horizontal-align {
	margin-left: 1px;
}

/* end of  layout */



/* header */

#url-bg {
	background-image: url(../images/header_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 258px;
	height: 44px;
}

#url {
	margin-top: 12px;
	margin-left: 50px;
	font-size: 10px;
	letter-spacing: 2px;
}

#nav-bg {
	background-image: url(../images/header_03.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 302px;
	height: 44px;
}

#stats-bg {
	background-image: url(../images/header_05.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 302px;
	height: 152px;
}

.arrow-white {
	margin: 5px;
	padding: 0px;
	vertical-align: middle;
}

/* end of header */



/* header navigation */

#head-nav {
	text-align: center;
	font-size: 12px;
}

#head-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

#head-nav li {
	margin: 0;
	padding: 10px;
	display: block;
	float: left;
	background-image: url(../images/head-nav-sep.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#head-nav li a:link {
	color: #0066EB;
	text-decoration: underline;
}

#head-nav li a:visited {
	color: #C700EB;
	text-decoration: none;
}

#head-nav li a:hover {
	color: #FF0000;
	text-decoration: none;
}

#head-nav li a:active {
	color: #0000FF;
	text-decoration: underline;
}

/* end of header navigation */



/* content wrapper*/

#wrapper {
	background-image: url(../images/wrapper-bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

#top-title {
	background-image: url(../images/title-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
	height: 40px;
}

.title-bullet {
	vertical-align: top;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}

.url-bullet {
	margin: 5px;
	padding: 0px;
	vertical-align: middle;
}

.url-title {
	font-size: 12px;
	text-align: left;
	padding: 3px;
	margin: 0px;
}

.arrow-blue {
	margin: 5px;
	padding: 0px;
	vertical-align: middle;
}

.read-review {
	margin: 5px;
	padding: 0px;
	vertical-align: middle;
}

/* end of content wrapper*/



/* footer */

#footer-bg {
	background-image: url(../images/footer.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 780px;
	height: 172px;
}

#mission {
	float: right; width: 450px; padding-right: 150px; padding-top: 60px;
} 

#mission p {
	color: #E5EFFD; font-family: Arial, Helvetica, sans-serif; padding: 5; margin: 0; font-size: 10px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #757575;
	width: auto;
	margin: 0;
	padding-left: 15px;
	padding-top: 30px;
	float: left;
}

#footer-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	padding-right: 150px;
	padding-top: 29px;
}

#footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#footer-nav li {
	margin: 0;
	padding: 0 8px;
	display: block;
	text-align: left;
	float: right;
}

#footer-nav li a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer-nav li a:visited {
	color: #CFD8E4;
	text-decoration: none;
}

#footer-nav li a:hover {
	color: #E5EFFD;
	text-decoration: none;
}

#footer-nav li a:active {
	color: #FDFCE5;
	text-decoration: underline;
}

/* end of footer */



/* font styles */

h1 {
	margin: 0px;
	padding: 0px;
	color: #E5EFFD;
	font-size: 24px;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 5px 0;
	color: #004298;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	margin: 0px;
	padding: 0px;
	color: #E5EFFD;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
h4 {
	margin: 0px;
	padding: 0px;
	color: #E5EFFD;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
#stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 10px 15px;
	color: #FFFFFF;
}

#stats a:link {
	color: #FFFF00;
	text-decoration: underline; 
}

#stats a:visited {
	color: #A1EDEA;
	text-decoration: none; 
}

#stats a:hover {
	color: #FFFFFF;
	text-decoration: none; 
}

#stats a:active {
	color: #FF0000;
	text-decoration: underline; 
}

/* end of font styles */



/* global links */

a {
	color: #B13F3F;
	text-decoration: underline;
}



a:hover {
	color: #FF0000;
	text-decoration: none;
}



/* end of global links */
.left {
	border: 1px solid #B2C1D6;
	background-color: #EAEEF4;
	padding: 3px;
	text-align: left;
}
.left-title {
	background-color: #E1E8F0;
	padding: 3px;
	border-top: 1px solid #B2C1D6;
	border-right: 1px solid #B2C1D6;
	border-bottom: 1px none #B2C1D6;
	border-left: 1px solid #B2C1D6;
	font-weight: bold;
	text-align: left;
}

.cover {
	border: 1px solid #B2C1D6;
}
.rating {
	height: 70px;
	width: 70px;
	border: 1px dashed #B2C1D6;
	background-color: #E9EDF3;
	text-transform: uppercase;
	font-size: 11px;
	color: #0033CC;
	float: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.center-main {
	text-align: left;
}.style2 {font-size: 18px}
.style4 {
	font-size: 38px;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
