.p_clear {
	clear: left;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #666666;
}
#header {
	width: 800px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#content {
	height: auto;
	width: 790px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	clear: left;
}
#image_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 400px;
}
#text_right {
	margin: 0px;
	float: left;
	height: 250px;
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 2px;
	text-align: center;
	color: #0033FF;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #D5E0FD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #0001E9;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 4px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	margin-top: 10px;
	margin-left: 5px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFF0;
	height: 17px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	width: 788px;
}
h4 {
	font-size: 12px;
	color: #0001E9;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	clear: right;
}
h5 {
	font-size: 14px;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DBE4FD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
	border-left-style: solid;
	padding: 0px;
	width: 400px;
}
h6 {
	font-size: 12px;
	margin: 0px;
	text-align: center;
	background-color: #FFFFF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 17px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.style1 {
	font-size: 12px
}
.style3 {font-size: 18px}
a {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#links {
	height: auto;
	width: 800px;
	text-align: center;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2D2E98;
	border-right-color: #2D2E98;
	border-bottom-color: #2D2E98;
	border-left-color: #2D2E98;
	background-image: url(../layout/nav_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#navlist {
	white-space:nowrap;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFFFFF;
	height: auto;
	padding: 0;
}
#navlist li {
	display:inline;
	list-style-type:none;
	padding: 0px;
}
#navlist a {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}	
#navlist a:hover {
	color:#666666;
	text-decoration:none;
	background-image: url(../layout/nav_bg_a.jpg);
	background-repeat: repeat-x;
}
#navlist a:active {
	background-image: url(../layout/nav_bg_a.jpg);
	background-repeat: repeat-x;
}
#navlist li#active a {
	background-image: url(../layout/nav_bg_a.jpg);
	background-repeat: repeat-x;
	color: #333333;

}
.posterstyle1 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.posterstyle2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3366;
	font-weight: bold;
}
.posterstyle3 {
	font-size: 18px;
	color: #333333;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
