html, body {
	margin: 0px;
	padding: 0px;
	background-color: #e2e2e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color:#990000;
}


h5 {
	font-size:105%;
	}

.container {
	background-color:#FFFFCC;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-right:thin solid #666666;
	border-bottom:thin solid #999999;
}

.container1 {
	

	background: url(graphics/leftborder.jpg) left top repeat-y;
	padding-left: 17px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	clear:both;


}



.header {
	
	font-size: 24px;
	padding:0px;
	margin:0px;
  	color: #990000;
	width:800px;
	height:100px;
}

.siteSearch {
color:#FFFFCC;
	background-repeat:no-repeat;
	background-image:url(/graphics/header.jpg);
	background-position:-500px -24px;
	position:absolute;
	left:720px;
	top:37px;	
	
}

.banner {
	background-image:url(graphics/header.jpg);
	width:800px;
	height:100px;
	border-bottom:thin #990000 solid;
	margin:0px;

}

.nav {
	

	clear:both;
	width:800px;
	background-image:url(graphics/navback2.jpg);
	background-repeat:repeat;
	height:29px;
	color:#FFFFCC;
	line-height:29px;
	
	


}


.nav ul{

	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 0;
	margin: 0;

	
}




.nav li {
	background-image:url(/graphics/buttonUp.jpg);
	list-style-position:outside;
	font-size: 12px;
	font-weight: bold;
	width:105px;
	height:29px;	
	float: left;
	margin: 0 0;
	color:#FFFFCC;
	list-style-type:none;
	list-style-image:none;
	 display: block;
	margin
}

.nav a{
position:absolute;
background-image:url(/graphics/buttonUp.jpg);
background-repeat:no-repeat;
color:#FFFFCC;
text-decoration:none;
font-size:100%;
font-weight:bold;
width:105px;
padding-left:7px;
text-decoration:none;

	
}

.links a:visited{




}

.nav a:hover {
position:absolute;
background-image:url(/graphics/buttonDown.jpg);
background-repeat:no-repeat;
color:#FFFFCC;
text-decoration:none;
font-size:100%;
font-weight:bold;
width:98px;
text-decoration:none;
border:none;
height:29px;


 
  }

.nav a:active {






}

.main {
	margin-top:30px;
	clear:both;

	
	width:800px;
	
	
}

.content {
	line-height:1.5em;
	background-color:#FFFFFF;
	padding-left:3px;	
	clear:both;
	width:797px;
	border-top:thin #990000 solid;
	
	
}
.contentPane {

	padding-top:3px;

	background-repeat:no-repeat;
	width:790px;
			margin-left:auto;
	margin-right:auto;
	min-height:556px;


	

}



.contentIntroduction {
	float:left;
	width:190px;
	
	

	
}

.contentWelcomePane {
	
	margin-left:auto;
	margin-right:auto;
	width:360px;

}

.boxwelcome {
		padding:4px;
	margin:2px;
	height:540px;
	background-color: #FFFFCC;
	border-top: solid thin #BBBB99;
	border-left:solid thin #BBBB99;
	border-bottom:solid medium #AAAAAA;
	border-right:solid medium #AAAAAA;
}

a { color:#990000;
}

a img {
	border:none;
}

a:hover {
	color: #FFFFCC;
	background-color: #990000;
}

.sidebar {
	padding:4px;
	margin:2px;
	float:right;
	font-size:80%;
	width:190px;
	min-height:540px;

	background-color: #FFFFCC;
	border-top: solid thin #BBBB99;
	border-left:solid thin #BBBB99;
	border-bottom:solid medium #AAAAAA;
	border-right:solid medium #AAAAAA;
}

.sidebar h3 {
	text-align:center;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFFCC;
 color: #990000;
}

.footer {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	background-color: #FFFFCC;
	text-align:center;
	border-top:thin solid #999999;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
		padding:4px;
	margin:2px;
	background-color: #FFFFCC;
	border-top: solid thin #BBBB99;
	border-left:solid thin #BBBB99;
	border-bottom:solid medium #AAAAAA;
	border-right:solid medium #AAAAAA;


	}
	
	.boxintro {
		padding:4px;
	margin:2px;
	height:540px;
	background-color: #FFFFCC;
	border-top: solid thin #BBBB99;
	border-left:solid thin #BBBB99;
	border-bottom:solid medium #AAAAAA;
	border-right:solid medium #AAAAAA;


	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

