html{
}

body {
background:url(images/bg-body.gif) repeat;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#112867;
padding:0;}

a {color: #112867;}
a:visited {color:#112867;}
a:hover {color: #564b47;}
a:active { color:#000000;}


h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0;}

h1 {
padding-left:5px;}

h3 {
margin-left:10px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #FFFFFF;
}

#topBar{
height:20px;
color:#FFFFFF;
width: 900px;
margin: 0 auto;
}

#topBar a{
color:#FFFFFF;

}

/* ----------banner for logo-------------- */
#banner {
background: url(images/staticBanner.gif);
height:161px;
}


/* ----------nav-------------- */
#nav {
padding-top:8px;
padding-left:10px;
height:45px;
background-color:#FFFFFF;
}

#newsticker{
padding:10px 10px 10px 10px;

}

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin: 0 200px;
padding-bottom:20px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0;
background-image: url('images/splodgeL.gif');
min-height: 800px;
background-repeat:no-repeat;
height: 500px;
}
#left a{
color:#FFFFFF;
text-decoration:none;
}

#left a:hover{
color:#FFFFFF;
text-decoration:underline;
}

#right {
float: right;
width: 200px;
margin: 0;
padding: 0;
}

#rightmap {
	background-image: url('images/splodgeL.gif');
	min-height: 500px;
	padding: 0;
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	height: 500px;

}

#rightmap p{
padding-left: 15px;
color: #FFFFFF;
text-align: center;
}

#rightmap p a{
color: #FFFFFF;
text-decoration: none;
}

#rightmap p a:hover{
color: #FFFFFF;
tex


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0;
padding: 0;
text-align: right; }

.googlemap img {
margin-right: 5px;
margin-bottom: 1px;
padding: 2px;
border: 1px solid #cccccc;
}

.googlemap {
width: 300px;
height: 100px;
text-align: left;
}

