body {
	margin: 10px 0px 10px 0px;
	background-color: #000099;
	background-image: url(../graphics/circuit2.jpg);
	
	
}

/* Global Styles */

img {
	border: 0px
}

# gallerypics {
	width: 740px;

}
	
/* Content Styles */

#container {
	margin: auto auto;
	width: 760px;
	height: auto;
	position: relative;
	background-color: ;
	 
}

#masterhead {
	width: 738px;
	height: 90px;
	padding: 10px 10px 10px 10px;
	border: solid  1px #CCCCCC;
	background-color: ;

}

#header {
	width: 740px;
	height: 90px;
	background-color: ;

}


#navigation {
	width: 730px;
	height: 20px;
	background-color: #CCCCCC;
	margin-left: 10px;	
	padding-left: 10px;
}

#content {
	width: 740px;
	height: auto;
	padding: 10px 10px 10px 10px;
	background-color: ;	
}

#content-home {
	width: 738px;
	height: 720px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	background-color: ;
	
}

#content-map-home {
	width: 738px;
	height: 550px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	background-color: ;
	
}

#content-links {
	padding: 10px 10px 10px 10px;
	width: 738px;
	height: auto;
	border: 1px solid #ccc;
	
}

#content-home-left {
	width: 460px;
	height: 700px;
	float: left;
	padding: 10px;
	background-color: #000066;	
}

#content-map {
	width: 740px;
	height: 550px;
	float: left;
	background-color: #000066;	
}
#map {
	width: 720px;
	height: 500px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	background-color: #000066;	
}



#content-links-left {
	width: 738px;
	height: auto;
	background-color: #000066;	
}

#content-home-right {
	width: 238px;
	height: 700px;
	padding: 10px;
	float: right;	
	background-color: #000066;
}

#content2 {
	width: 650px;
	height: auto;
	float: right;
}

#contentbottomleft {
	margin: auto auto;
	width: 200px;
	height: auto;
	float: right;
}

#contentbottomright {
	width: 650px;
	height: auto;
	float: right;
}
#contact-content-left {
	width: 100%;
	height: auto;
	padding-left: 20px;
	padding-top: 20px;
}

#foot {
	width: 738px;
	height: 70px;
	border: 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
	clear: both;
	margin: 10px 0 0 0;
	
}

#footer {
	width: 738px;
	height: 70px;
	clear: both;
	
}



a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #339900;
	margin: 10px 0px 10px 15px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: capitalize;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 10px 0px 10px 15px;
}

br.clear {
	clear: both;
}

.color {
	background-color: #ffffcc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	

}

.color p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-shadow: #000000;
	}


#clear {
	clear: both;
	}
