/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{background:gray;}
.main_wrapper {
	
	width:970px;
	height:auto;
	margin:auto;
.fon{font-family: "Times New Roman", Times, serif;}
	
}
#navbar
{
	width:972px;
	height:50px;
	background:#708090;
	color:white;
	
	
	
	
}
#menu{
	
	padding:0;
	line-height:36px;
	margin-top:5px;
	float:left;
	
	
	
	
}
#menu li{
	list-style:none;
	display:inline;
}	
#menu a{
	
	color:white;
	text-decoration:none;
	font-size:20px;
	margin:5px;
	padding:10px;
font-family: sansation;
font-weight: bold;

	
}
#menu a:hover {
	text-decoration:underline;
	color:white;
	font-weight:bolder;
	font-size:22px;
}
#form{
	
	float:right;
	line-height:50px;
	padding-right:5px;
	
	
}
	
	
}


.header_wrapper{
	width:970px;
	height:272px;
	background:white;
	
	background-image: url("images/header3.jpg");
 
	
	
}
.afterheader{

width:970px;




}



	
#content_wrapper{
	
	width:970px;
	height:805px;
	background:yellow;
	
	
}
.right{

width:270px;
	height:805px;
	background:#F5DEB3;
	float:right;



}

.left{
	
	width:700px;
	height:805px;
	background:white;
	float:left;
	
	
}	
	

.left3{
	
	width:700px;
	height:auto;
	background:white;
	float:left;
	
	
}


	.left2{
align: center;
	
	 width:670px;
 
	height:805px;
	background:white;
	float:right;
 padding-right: 20px;
    
    padding-left: 5px;


	
	
}	



.footer{
	
	width:972px;
	height:50px;
	background:#999;
	color:#FFF;
	
	
	clear:both;
	
}
#slidebar_title {
	background:#FFF;
	color:#000;
	padding:10px;
	font-size:22px;
	width:272px;
	
	float:left;
	
	
}
.top{
	
	width:972px;
	height:40px;
	background:	#87CEFA;
	color:	#00FFFF;
	
	
	clear:both;