﻿*{	margin: 0px;	padding: 0px;}
img{ border:none;}
a{
	text-decoration: none;
	color: teal;
}
a:hover{
	color: #000000;
}

html,body { overflow: auto; border: none;}
	
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #02255D;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.fltClear{	clear: both;}
.fltLeft{ float:left;}
.fltRight{ float:right;}
.blueTxt {
	color: #0000FF;
}
.purpleTxt {
	color: #330066;
}


#wrapper {
	width: 953px;
	margin: 0px auto;}
	
#logo {
	height: 92px;
	padding-top: 40px;
	padding-left: 52px;
}
#logo .logoImg {
	float: left;
}
#logo  .ad1 {
	float: right;
	margin-right: 10px;
}
#nav {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 953px;
}
#nav ul {
	list-style-type: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#nav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#nav ul li a {
	color: #FFFFFF;
	padding: 3px 5px;

}
#nav ul li a:hover {
	background-color: #2C87D6;
	padding: 3px 5px;
}


#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 385px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding-left: 210px;
}
#header p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#header h1 {
	color: #49B0FB;
	font-size: 25px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}
#header  .headerLeft {
	float: left;
	width: 550px;
	text-align: justify;
}
#header .headerRight {
	float: right;
	width: 165px;
	padding: 11px 4px 11px 4px ;
}


#contentWrapper {
	background-color: #FFFFFF;
	background-image: url(images/contentWrapper_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	text-align: center;
}
#content {
	float: left;
	width: 605px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#content p{ text-align:left; }

#content h3 {
	color: #03265E;
	font-size: 20px;
	font-weight: normal;
	background-image: url(images/content_h2_bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	padding-left: 20px;
	padding-top: 7px;
	text-align: left;
	margin-right: 4px;
	margin-left: 3px;
}
#content   h3.subh3  {
	color: #000000;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
}
#content #sub_bg {
	background-image: url(images/contentData_bg_subPages.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content  #main_bg  {
	background-image: url(images/contentData_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#content .contentData {
	color: #333333;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .contentData a {
	color:  navy;
}
#content  .contentData  p {
	text-align: justify;
	padding: 10px 15px 10px 15px;
}
#content   .contentData   .image {
	float: left;
	width: 160px;
	padding: 10px;
}
#content  .contentData  p.right {
	float: right;
	width: 410px;
	padding:10px 15px 0 0;}
#content .contentData a:hover {
	color: #03265E;
}

#sidebar {
	float: right;
	/*width: 325px;*/
	margin-bottom: 10px;
	text-align: center;
	padding-right: 5px;
	width: 320px;
}

#sidebar h3 {
	color: #FFFFFF;
	background-image: url(images/sidebar_h2_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 13px;
}
#sidebar .image {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#sidebar .fltLeft {
	background-image: url(images/sidebar_row_bg_2.jpg);
	background-repeat: repeat-y;
	width: 193px;
}
#sidebar    .fltLeft    .topBg {
	background-image: url(images/sidebar_row_bg_1.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 12px;
	padding-left: 12px;
	background-position: top;
	padding-top: 15px;
}
#sidebar   .fltLeft   .bottomBg {
	background-image: url(images/sidebar_row_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}
#sidebar .fltRight {
	float: right;
	width: 122px;
}


#sidebar .data {
	background-color: #F5F5F5;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 5px;
	padding-top: 11px;
	padding-bottom: 25px;
	margin-bottom: 5px;
	text-align: left;
}
#sidebar .data p {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	width: 88px;
	margin-top: 7px;
}
#sidebar   .data p.pClear {
	float: none;
	clear: both;
	width: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar .data img {
	float: left;
	width: 65px;
	padding-left: 5px;
	margin-top: 7px;
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-color: #E1E1E1;
	margin-right: 3px;
	margin-left: 2px;
	text-align: center;
	padding-top: 20px;
	color: #666666;
	margin-top: 20px;
}
#nav .startPlay {
	margin-right: 30px;
	padding-top: 8px;
	background-image: url(images/nav_startPlaying.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	width: 114px;
	height: 24px;
	margin-top: 4px;
	padding-left: 40px;
	float:right;
}
#nav .startPlay a {
	color: #FFFFFF;
}

a:link.f-link{color:  navy; text-decoration: none;}
