body {
	background-image: url(../images/img01.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
}
#wrapper {
	width: 995px;
	margin-right: auto;
	margin-left: auto;	
}


#header {
	width: 995px;
	height: 176px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#header #headerinformation {
	display: block;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	padding-top: 20px;
	padding-left: 30px;
	width: 700px;
	font-weight: normal;
}

#header #information p{
	float: left;
	font-size: 24px;
	padding-top: 60px;
	color: #FFF;
}
#menu {
	display: block;
	margin-right: auto;
	margin-left: 25px;
	margin-top: 1px;
	}
#menu ul {
	list-style-type: none;
	height: 64px;
	line-height: 64px;
	display: inline;
	font-family: "MS Serif", "New York", serif;
	font-size: 20px;
}
#menu li {
	width: auto;
}
#menu a {
	text-decoration: none;
	color: #444;
	font-weight: normal;
	display: block;
	float: left;
	padding: 0 16px;
}

#menu a.active {
	color:#000;
	background-repeat: repeat-x;
	background-position: 0px bottom;
	background-image: url(../images/active.png);
}

#menu a:hover {
	color:#FFF;
	background-image: url(../images/hover.png);
	background-repeat: repeat-x;
}

/* Page */

#page {
	width: 995px;
	float: left;
}
#contentcontainer {
	height: 100%;
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 20px;
}



/* Content */

#content {
	width: 490px;
	display: inline;
	float: left;
	margin-left: 254px;
	overflow: hidden;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 20px;
	}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 15px;
}
#content ul {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 16px;
}

#content ul li {
	list-style-type: disc;
	margin-left: 40px;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

#content p {
	line-height: 18px;
	padding: 10px;
	font-size: 14px;
}
#content a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1953A7;
	text-decoration: none;
	color: #1953A7;
}

#content a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-decoration: none;
	color: #000;
}



/* Sidebar */

#left {
	float: left;
	width: 254px;
	margin-left: -794px;

}

#left h2 {
	width: 256px;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 20px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	height: 30px;
}



#left ul {
	color: #000;
	width: 262px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}


#left li {
	font-size: 16px;
	height: 26px;
	width: 262px;
}
#left a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	float: left;
}
#left a:hover {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}


#news {
	color: #000;
	font-size: 16px;
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 40px;
}
#news p {
	font-size: 18px;
	margin-bottom: 8px;
}

#news dl dt {
	padding-bottom: 3px;
	color: #333;
}
#news a {
	margin-top: 8px;
}




/* Sidebar */


#right {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;

}
#right h2 {
	width: 200px;
	color: #000;
	margin-bottom: 10px;
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 18px;
	font-weight: normal;
}
#right a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #222;
	float: left;
	padding-top: 3px;
	color: #222;
	text-decoration: none;
}
#right a:hover {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}	
#right p {
	font-size: 14px;
	padding-right: 10px;
	margin-bottom: 15px;
}

#right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 26px;
	color: #000;
	font-size: 16px;
	padding-left: 35px;
	padding-bottom: 10px;

}



/* Footer */

#footer {
	clear: both;
	width: 994px;
	height: 70px;
	color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#footer #webmaster {
	float: right;
	display: block;
	padding-top: 30px;
	font-size: 12px;
	width: auto;
	padding-right: 20px;
	overflow: hidden;
}
#footer #copyright {
	font-size: 16px;
	color: #000;
}


#footer p {
	width: 520px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}



#footer a {
	color: #666;
}

#tornadoban {
	margin-right: 38px;
	margin-left: 38px;
}

