* {
	margin: 0;
	padding: 0;
	}
	
body {
	background: #f5f5f5 url(../_images/bg_pg.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 20px;
	}
	
	blockquote {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
	font-size: 16px;
	margin: 0 auto;
	padding-left:10px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	font-weight: normal;
   }
   
   .highlight {
	background-color: #FFFF00;
}
   
   .box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #900000;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
	float: left;
	width: 450;
	border: thin dotted #006699;
}

.hangingindent {
	padding-left: 85px;
	text-indent: -85px;
}
   
   img.floatLeft { 
    float: left; 
    margin: 10px 10px 10px 10px; 
}

img.floatRight { 
    float: right; 
    margin: 10px 10px 10px 10px; 
}
	
a:link {
	color: #900;
	text-decoration: none;
	}
	
/*a:visited {
	color: #c33;
	}*/
	
a:visited {
	color: #900;
	text-decoration: none;
	}
	
	a:hover {
	text-decoration:underline;
	
	}
	
p, h1, h2, h3, h4, h5, ul, ol {
	margin: 20px 0; 
	}
	
	.ads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f5f5f5;
	text-decoration: none;
	margin-left: 10px;
}
	
h1, h2, h3, h4, h5 {
	color: #800000;
	font-weight: normal;
	}
	
h1 {font-size: 24px;}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {font-size: 16px;}
	
.header, .menu, .footer, .bottom {
	width: 970px;
	margin: auto;
	}
	
.menu a:link, .menu a:visited, .footer a:link, .footer a:visited, .left a:link, .left a:visited, .alphabet a:link, .alphabet a:visited{
	text-decoration: none;
	}
	
.menu a:hover, .menu a:active, .footer a:hover, .footer a:active, .left a:hover, .left a:active, .alphabet a:hover, .alphabet a:active {
	text-decoration: underline;
	}
	
.container {
	width: 972px;
	background: url(../_images/bg_container.gif) repeat-y left top;
	margin: 0 auto;
	}
	
.header {
	background: #fff;
	height: 115px;
	}
	
.logo {
	float: left;
	clear: none;
	margin: 25px 0 0 20px;
	display: inline;
	}
	
.slogan {
	float: right;
	clear: none;
	margin: 25px 150px 0 0;
	display: inline;
	}
	
.menu {
	background: #eaeff5 url(../_images/bg_menu.gif) repeat-x left top;
	height: 32px;
	line-height: 32px;
	text-align: center;
	}
	
.menu ul {
	list-style-type: none;
	margin: 0;
	}
	
.menu li {
	display: inline;
	padding: 0 44px;
	}
	
.left {
	width: 230px;
	float: left;
	clear: none;
	}
	
.left h2 {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	
	text-align: center;
	font-weight: bold;
	color: #666;
	}
	
	.ol {
	   list-style-type: decimal;
	   margin: 10px 10px 10px 20px;
	   list-style-position:inside;
	   }
	   
	   .ol li {
	   margin-left:50px;
	   }
	   
	   ul.nav_1 li {
	list-style-type: none;
	font-size: 14px;
	padding: 10px 0 10px 20px;
	font-style: italic;
	}
	
ul.nav_2 {
    background: url(../_images/bg_dot_x.gif) repeat-x left top;
	list-style-type: none;
	}
	
ul.nav_2 li {
	margin: 10px 0 10px 20px;
	}
	
a.special {
	color: #00c;
	font-weight: bold;
	}
	
.content {
	width: 480px;
	margin: 0 0 0 10px;
	float: left;
	clear: none;
	}
	
.it {
	padding: 0 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	line-height: 20px
	}
	
ul.alphabet {
	background: #900;
	color: #fff;
	padding: 10px 0;
	margin: auto;
	text-align: center;
	list-style-type: none;	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	}
	
ul.alphabet li {
	display: inline;	
	margin: 0 2px;
	}
	
.alphabet a {
	color: #fff;
	}
	
p.more {
	font-weight: bold;
	font-style: italic;
	margin: -15px auto 20px auto;
	text-align: right;
	}
	
.right {
	width: 240px;
	float: right;
	clear: none;
	}

.right_it {
	padding: 20px 10px 0 0;
	}
	
	.right h2 {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
	color: #666;
	}
	
.search {
	text-align: center;
	}
	
.search_2 {
	height: 25px;
	line-height: 25px;
	}

.search_2 img {
	margin-top: 10px;
	}
	
ul.nav_3 {
	list-style-type: none;
	font-size: 16px;
	}
	
ul.nav_3 li {
	margin: 10px 0 10px 20px;
	}

ul.nav_4 {
	list-style-type: none;
	}
	
ul.nav_4 li {
	margin: 0 0 0 20px;
	}

.footer {
	background: #fff url(../_images/bg_dot_x.gif) repeat-x left top;
	height: 70px;
	line-height: 70px;
	clear: both;
	text-align: center;
	}
	
.sd {
	clear: both;
	}
	
.bottom {
	background: url(../_images/bg_dot_x.gif) repeat-x left top;
	clear: both;
	height: 60px;
	line-height: 60px;
	text-align: center;
	}
	
ul.nav_1 li.first {
	background: none;
	}
	
.menu, .quote, ul.nav_1, .left h2, h1, h3, h4, h5, .serif, .alphabet, .more, .nav_3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.quote {
	font-weight: 400;
	font-style: italic;
	padding-left: 10px;
	width: 80%;
	margin-left: 10px;
	color: #666;
	font-size: 18px;
	}
	
.center {
	margin: auto;
	text-align: center;
	}
	
.small {
	font-size: 12px;
	color: #666;
	}
	
	.large {
	line-height: 24px;
	font-size: 18px;
	}
