/* CSS Document */

body {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(images/background3.gif);
	line-height: 1.3;
	color: #333333;
	margin-left: auto;
	margin-right: auto;
	}
		
#content {background-image: url(images/backbus.gif);
    background-repeat: no-repeat;
	background-position: top center;
	background-color: #0F5EE1;
	width: 900px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border-width: 8px;
	border-color: #4989F3;
	border-style: solid; 
	}
		
#text {margin-left: 200px;
	background-color: #4989F3;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	width: 635px;
	}
		
#flash {margin-left: 210px;
	}
	
.photoleft {position: absolute;
	top: 365px;
	left: 2px;
	width: 150px;
	padding: 23px;
	font-size: .9em;
	line-height: 1.2em;
	text-align: center;
	color: #ffffff;
	}
	
#menu {text-align: center;
	background-color: #0F5EE1;
	padding: 2px;
	margin-left: 200px;
	line-height: 2em;
	font-weight: bold;
	color: #ffffff;
	font-size: .8em;
	}
	
.inner {background-color: #4989F3;
	
	margin: 15px;
	}

h1 {color: #093E95;
	font-size: 1.7em;
	}
	
h2 {color: #093E95;
	font-size: 1.3em;
	}
	
.orange {color: #FF6600;
	font-size: 24px;
	font-weight: 900;
	}
	
.orange2 {color: #FF6600;
	}
	
.yellow {color: #FFff00;
	font-size: 48px;
	font-weight: 900;
	}
	
.green {color: #33FF00;
	font-weight: 900;
	}
	
.blue {color: #649AF4;
	font-weight: 900;
	}
	
	
a:link {
	color: #0000FF;
	text-decoration: underline;
	}
	
a:visited {
	color: #0000FF;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF6600;
	font-size: 1em;
	text-decoration: none;
	}
	
.noline a:link {
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.noline a:visited {
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.noline a:hover {
	color: #ffff00;
	font-size: 1em;
	text-decoration: underline;
	font-weight: 900;
	}
	
.menured a:link {
	background-color: #FF0101;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menured a:visited {
	background-color: #FF0101;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menured a:hover {
	background-color: #0F5EE1;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menuorange a:link {
	background-color: #FF6600;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menuorange a:visited {
	background-color: #FF6600;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menuorange a:hover {
	background-color: #0F5EE1;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menugreen a:link {
	background-color: #33FF00;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menugreen a:visited {
	background-color: #33FF00;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menugreen a:hover {
	background-color: #0F5EE1;
	padding: 5px;
	color: #ffff00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menuyellow a:link {
	background-color: #FFFF00;
	padding: 5px;
	color: #0000FF;
	text-decoration: none;
	font-weight: 900;
	}
	
.menuyellow a:visited {
	background-color: #FFFF00;
	padding: 5px;
	color: #0000FF;
	text-decoration: none;
	font-weight: 900;
	}
	
.menuyellow a:hover {
	background-color: #0F5EE1;
	padding: 5px;
	color: #0000FF;
	text-decoration: none;
	font-weight: 900;
	}
	
.menublue a:link {
	background-color: #4989F3;
	padding: 5px;
	color: #33FF00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menublue a:visited {
	background-color: #4989F3;
	padding: 5px;
	color: #33FF00;
	text-decoration: none;
	font-weight: 900;
	}
	
.menublue a:hover {
	background-color:  #0F5EE1;
	padding: 5px;
	color: #33FF00;
	text-decoration: none;
	font-weight: 900;
	}
	
.center {text-align: center;
	}
	
.centersm {text-align: center;
	font-size: .9em;
	color: #ffffff;}
	
.photoright {float: right;
	padding: 10px;
	}