/* Layout Stylesheet */ 

body {
	margin:20px;
	color: #333333;
	text-align:center;
	padding:0;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/dark_purple_BG.jpg);
	background-color: #507CAB;
	font-size: 16px;
 }

#outer {
	text-align:left;
	border:1px solid #000000;
	width:980px;
	margin:auto;
	background-color: #1e3e65;
 }

#header {
	color: #000000;
	margin-top: 2px;
	height: 460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }
.balloon {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 172px;
	height: 72px;
	margin-top: 14px;
	padding-top: 5px;
 }
.balloon a:link {
	color:#000000;
	text-decoration: underline;
	padding-top: 3px;
 }
.balloon a:hover {
color:#666666;
	text-decoration: underline;}
.balloon a:visited {
color:#000000;
	text-decoration: none;}


#bar {
	height:40px;
	color: #FFFFFF;
	border:solid #000000;
	border-width:1px 0 1px 0;
	width: 900px;
	margin-left: 5px;
	padding-top: 10px;
	background-color: #1b1b1b;
 }
.bar a, .bar a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
}	
h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 0px;
}
h2 {
	font-family: "Monotype Corsiva", Georgia, serif;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: 5px;
}



.bar a:hover {
    color: #FFFFFF;
}	
#bodyblock {
	position:relative;
	width:950px;
	padding:0;
	margin-left: 15px;
	overflow: hidden;
	background-color: #FFFFFF;
 }

#l-col {
	float:left;
	color: #333333;
	width:310px;
	padding-left: 10px;
	padding-top: 10px;
 }

#cont {
	width:570px;
	color: #333333;
	border:solid #000000;
	border-width:0 0 0 1px;
	text-align:left;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #FFFFFF;
 }

#Menu_Bar {
	visibility:visible;
	width:980px;
	left: 0;
	background-color: #000000;
	margin-bottom: 10px;
	text-align: center;
	padding-top: 5px;
	height: 25px;
}

.Menu_Bar {
	padding-bottom: 5px;
	padding-left: 2px;
	padding-top: 10px;
	margin-left: 0px;
	margin-top: 15px;
}
.Menu_Bar a, .Menu_Bar a:visited {
	display: inline;
	padding: 5px 10px 5px 10px;
	border: dotted 1px #CCCCCC;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 160px;
	height: 45px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 5px;
}

.Menu_Bar a:hover {
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #1e3e65;
}



#footer {
	clear: both;
	background: #1e3e65;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #999999;
}
.marquee {
	font-size:1.2em;
	color: #CCCCCC;
	font-weight: bold;
	margin-bottom: 2px;
	height: 20px;
}
.marquee2 {
	font-size:1.2em;
	color: #333333;
	font-weight: bold;
	margin-bottom: 2px;
	height: 20px;
}
