					/* common */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #104c94;
	font-size: 12px;
	background-color: #ffffff;
}a
body ul#info {
	list-style-type: none;
}
.break {
	clear: both;
}
.tag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
}
.tag h4 {
	margin-top: -3px;
	font-size: 14px;
	color: #104c94;
}
#com2500 {
	font-size: 16px;
	font-weight: bold;
}
					/* home */
.wrap {
	position: relative;
	width: 800px;
	margin: 35px auto 10px auto;
z-index:10000;
}
#logo {
	position: absolute;
	z-index: 100;
	width: 200px;
	top: 0px;
	left: 0px;
}
#bkgImg {
	position: absolute;
	top: 85px;
	left: 156px;
	background-image: url(../images/hmPgImg_bkg.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 300px;
}
#bkgImg p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 220px 75px 0px 0px;
}
#bkgImg a {
	color: #FF6600;
	text-decoration: none;
	font-style: italic;
}
#flashMain {
	position: absolute;
	top: 85px;
	left: 360px;
	width: 500px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
}
.nopad	{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
.para {
	position: absolute;
	z-index: 1;
	top: 475px;
	left: 10px;
	width: 495px;
	line-height: 18px;
	text-align: left;
	color: #666;
}
#sponsor {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	right: 10px;
	top: 505px;
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #104c94;
}
#sponsor a:link, #sponsor a:visited {
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-size: 10px;
}
.sponsor a:hover {
	color: #666;
}	

.r:link {
	color: #FF6600;
	}				
						/* sub */
.wrapSub {
	position: relative;
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(../images/subBkg.gif) top left repeat-y;
}
#mastHd {
	margin-left: 0px;
	margin-right: 0px;
	width: 800px;
	height: 120px;
	background-color: #114d95;
	padding: 0px;
	margin-top: 8px;
}
.mastHdimg {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
}
#content {
	z-index: 100;
	width: 500px;
	line-height: 18px;
	font-size: 12px;
	color: #666;
	margin: 10px;
	padding-left: 50px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF3300;
}
#content a:link, #content a:visited {
	color: #ff6600;
	text-decoration: none;
}

#content a:hover{
	color: #ff6600;
}

#content form input {
	margin: 3px;
}
#event {
	text-align: center;
}
#event h1 {
	font-size: 14px;
	color: #ff6600;
	font-weight: bold;
}
#event p {
	border: 1px solid #999;
	text-align: left;
	width: 99%;
	background-color: #FFFFCC;
	padding: 5px;
}
.pull {
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 100;
	width: 200px;
	height: auto;
	float: right;
	margin-top: 35px;
	background: url(../images/pullBkg.jpg) top left no-repeat;
}
.pull p {
	width: 150px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
	color: #104c94;
	margin: 0px;
}

.pull h2 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	border: 1px solid silver;
	padding:20px;
	background:#f2f4f6;
	}
	
	.pull h2 a:link, .pull h2 a:visited {
		color:#ff6600; 
	}

.pull form {
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	float: right;
	margin-top: 40px;
}
.popup {
	width: 600px;
	border: 1px solid #104c94;
	padding: 5px;
	margin: 5px;
}
						
						/* navigation */
			/*COMMON NAV*/
#topnav {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	right: -3px;
	top: 50px;
	margin-top: 0px;
	width: 500px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
#topnav li {
	display: inline;
	list-style-type: none;
	margin: 5px;
}
#topnav li a {
	text-decoration: none;
	color: #104c94;
}
#topnav li a:hover {
	color: #666;
}		

			/*HOME PG NAV*/
#sidenav {
display: none;
	position: absolute;
	z-index: 100;
	top: 160px;
	left: 15px;
	font-size: 11px;
	padding-left: 12px;
	margin-left: 0px;
	width: 200px;
	text-transform: uppercase;
	font-weight: bold;
}
#sidenav li {
	width: 200px;
	list-style-type: dot;	
	margin: 0px;
	padding: 5px;
}
#sidenav li a {
	text-decoration: none;
	color: #104c94;
}
#sidenav li a:hover {
	color: #666666;
}
#crumb {
	z-index: 100;
	position: absolute;
	width: 750px;
	top: 820px;
	left: 50px;
	font-size: 9px;
	margin: 10px 10px;
	text-align: center;
}
#crumb a:link, #crumb a:visited {
	padding: 3px;
	color: #104c94;
	text-decoration: none;
}
#crumb a:hover {
	color: #666;
	text-decoration: none;
}
.note {
	z-index: 120;
	position: absolute;
	width: 750px;
	top: 750px;
	left: 50px;
	font-size: 9px;
	margin: 10px;
	padding-bottom: 20px;
	color: #104c94;
	text-align: center;
}
.note a:link {
	color: #666;
	text-decoration: none;
}
			/*SUB PG NAV*/
#sideSnav {
	position: absolute;
	z-index: 100;
	top: 100px;
	left: 0px;
	font-size: 11px;
	padding: 5px 0px 5px 100px;
	margin-left: 0px;
	width: 750px;
	background-color: #114d95;
	text-transform: uppercase;
	font-weight: bold;
}
#sideSnav li {
	width: 200px;
	list-style-type: none;	
	margin: 0px;
	padding: 3px;
}
#sideSnav li a {
	text-decoration: none;
	color: #fff;
}
#sideSnav li a:hover {
	color: #666666;
}
#footer {
	z-index: 100;
	width: 800px;
	font-size: 9px;
	margin: 50px 20px 0px 20px;
	color: #104c94;
	text-align: center;
}
#footer a:link {
	text-decoration: none;
	color: #104c94;
	padding: 0px 5px 0px 5px;
}
#footer a:visited, #footer a:hover {
	color: #666;
	text-decoration: none;
}
.noteSub {
	z-index: 100;
	width: 750px;
	font-size: 9px;
	margin: 10px;
	padding-bottom: 20px;
	color: #104c94;
	text-align: center;
}
.noteSub a:link {
	text-decoration: none;
}
