	
body {	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	}
	
#allcontent {
	width: 800px;
	margin-left: 10px;
	margin-right: auto;
	}

#header {background: #efe5d0 url(../images/starweblogo.gif) top left no-repeat;
	margin: 10px 0px 10px 0px;
	width: 410px;
	height:180px;
	_height:220px;
	padding:25px 0px 0px 375px;
	}

#header h2 {color:#003366;
	font-size: 250%;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	}

#header h3 {color: #003366;
	font-size: 100%;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	}

#header p {color:#003366;
	font-size: 100%;
	line-height: 1.1;
	}

#header img {border: none;
	}

#header a:link {border: transparent;
	}

#header a:visited {border: none;
	}


#address {position: relative;
	top: 65px;
	left: 90px;
	width: 225px;
	margin:0;
	padding: 0px 0px 5px 0px;
	}


#nav, #nav ul {
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	width: 785px;
	line-height: 1;
	list-style: none;
	background: #790025;
	text-align: center;
	font-weight: bold;
	}

#nav a {
	display: block;
	width: 6.5em;
	_width: 125px;
	color: #efe5d0;
	text-decoration: none;
	}

#nav ul a:hover {color: #fff;
	font-size: 115%;
	background: transparent
	}

#nav li { /* all list items */
	float: left;
	width: 6.7em;
	_width: 50px;
	text-decoration:none;	
	}

#nav li ul { /* 2l-lists */
	position: absolute;
	background: #790025;
	Width: 10em;
	_width: 150px;
	left: -999em;
	line-height: 1.5;
	padding-left: 3px;
	border: solid 1px #fff;
	}


*#nav li ul a {
	_width: 200px;
	}

*#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}

/* lists nested under hovered list items */
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto;
	}

.clear {clear:both}

#contentmain {
	width: 540px;
	float:right;
	background: url(../images/framedhouseweb.jpg);
	margin: 10px 15px 0 0;
	*margin-top: 0px;
	padding: 10px 10px 10px 10px;
	}

#contentmain a {
	color: red;
	text-decoration: none;
	font-size: 115%;
	}


#contentmain img {padding: 10px 10px 10px 10px;
	}

#lowerthird {background: #efe5d0;
	width: 540px;
	float: right;
	margin: 10px 15px 0 0;
	padding: 10px 10px 20px 10px;
	}

.imgl	{width: 250px;
	float: left;
	}

.imgr	{margin: 0 10px 0 0;
	width: 250px;
	float: right;
	}



#secondary {
	width: 200px;
	margin-top: 10px;
	padding: 5px;
	background: url(../images/archdwgscreen.jpg);
	}

#secondary p {line-height: 1;
	}

#secondary img {
	border:none;
	}

#secondary a:link {border: none;
	text-decoration: none;
	color: #282b76;
	}

#secondary a:visited {border: transparent;
	}


#footer {clear: both;
	color: #003366;
	text-align: center;
	padding: 15px;
	margin: 10px;
	font-size: 90%;
	}

h1	{color:#003366;
	text-align: center;
	}

h2 	{color:#003366;
	font-size: 150%;
	margin-top: 25px;
	}

#bphoto {padding: 0px 0px 0px 5px;
	margin: 20px 0px 0px 5px;
	width: 240px;
	float: right;
	}


#dphoto {padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 5px;
	width: 215px;
	float: right;
	}

#aphoto {padding: 0px 10px 0px 0px;
	margin: 10px 0px 15px 0px;
	width: 197px;
	}


