/* TouchthoughT */
/* author: fiveminuteproductions.com */

* {margin:0;padding:0;}
body {
	background:url(images/bg.jpg) repeat-y 50% top #006699;
	margin:0;
	padding:0;
	width:100%;
}

p {
	margin:0 0 16px 0;
	padding:0;
}

h1{
	font-family:tahoma;
	font-size:18pt;
	color:#ea2428;
	padding:4px 0 12px 0;
	margin-top:40px;
	text-align:center;
}

#banner {
	float:left;
	width: 633px;
	margin:0 0 0 145px;
}
/* Start of Mac Hack\*/
*html #banner {
	margin:0 0 0 73px;
}
/* end Mac Hack*/

#flash {
	float:left;
	width: 780px;
	margin:0;
}

#bodycontent {
	float:right;
	 width:560px;
	 margin:20px 15px 0 0;
}

#container {
	 width:780px;
	 text-align:left;
	 margin:0 auto;
}

#divider {
	border-top:3px double #0B2F6A;
	border-bottom:3px double #0B2F6A;
	width:358px;
	float:left;
	padding:10px 0 10px 0;
	
}

#flash {
	float:left;
	width: 780px;
	margin:0;
}

#logo {
	  background:url(images/logo.jpg) no-repeat top left;
	  float:left;
	  width:160px;
	  height:123px;
	  margin:0;
	  text-indent: -5000px;
}

#menubar {
	background:#000000;
	float:right;
	width:570px;
	height:16px;
	margin:98px 0 0 0;
	padding:4px 0 5px 50px;
}
/* Start of Mac Hack\*/
*html #menubar {padding:4px 0 2px 50px;}
/* End of Mac Hack */

/* Font Styles */

A { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #137E1B; text-decoration: underline }

A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #137E1B; text-decoration: none}

A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #000033; text-decoration: underline }

.titletext {  font-family: Verdana, Arial, sans-serif; font-size: 22px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #003366; text-decoration: none}

.bodytext {  font-family: Verdana, Arial, san-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}

.subtitle { font-family: Verdana, Arial, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #CC0000; text-decoration: none }

.subtitle2 { font-family: Verdana, Arial, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #CC6600; text-decoration: none }

.menutext { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none }

.menutext:hover { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #006699; text-decoration: none }

.menutext:visited { font-family: Arial, Verdana, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #ffffff; text-decoration: none }