body {
	background-color: #F4F4F4;
	font-family: Arial;
	font-size: 12px;
}

a:link {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a:hover {
	color: #FC7700;
	text-decoration: underline;
	border-bottom: 1px dotted #FC7700;
	text-decoration: none;
}

.bringdown {
	clear: both;
}

#mainbox {
	width: 584px;
	margin: 0px auto;
	margin-top: 20px;
}

/***Header***/
#topborder {
	background-image: url("top-box.gif");
	width: 584px;
	height: 9px;
	font-size: 0px;
	margin: 0px auto;
	margin-bottom: -20px;
}
#bottomborder {
	background-image: url("bot-box.gif");
	width: 584px;
	height: 9px;
	font-size: 0px;
}

#header {
	background-color: #FFF;
	border-right: 1px solid #BDBCBC;
	border-left: 1px solid #BDBCBC;
}

#header h1 {
	background-image: url("logo.gif");
	width: 197px;
	height: 27px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 0px;
	color: #FFF;
}

#headerpic {
	background-image: url("header.jpg");
	width: 582px;
	height: 92px;
	border-top: 1px solid #BDBCBC;
	border-bottom: 1px solid #BDBCBC;
}

ul#links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: -1px;
	background-color: #FFF;
	border-bottom: 1px solid #DFDFDF;
	position: absolute;
}

#links li {
	float: left;
	padding: 0px;
	margin: 0px;
}

#links a {
	height: 12px;
	border-bottom: 1px solid #DFDFDF;
	background-color: #FFF;
	border-right: 1px solid #DFDFDF;
	padding: 2px 6px 2px 7px;
	color: #000;
	text-decoration: none;
}

#links a:link, #links a:visited {
	color: #000;
	text-decoration: none;
}

#links a:hover {
	background-color: #FA9900;
	color: #FFF;
	margin-top: -2px;
	border-top: 2px solid #F87200;
}

/***Main Content(left)***/
#contentbox {
	border-right: 1px solid #BDBCBC;
	border-left: 1px solid #BDBCBC;
	width: 582px;
	background-color: #FFF;
	margin-top: 15px;
}

#leftcontent {
	float: left;
	width: 362px;
	border-right: 1px solid #BDBCBC;
	padding: 0px 15px 0px 15px;
	margin-top: 16px;
}

#leftcontent p {
	margin-top: -1px;
	text-indent: 15px;
	line-height: 1.3em;
}

#rightcontent {
	float: right;
	width: 179px;
	margin-top: 16px;
	margin-left: 10px;
	line-height: 1.6em;
}

/***Right Sidebar Content***/
#valid {
	text-align: center;
	margin-top: 10px;
}

#valid img {
	border: 0px;
	margin-top: 10px;
}

#valid a {
	border: 0px;
}

a#navright {
	border-right: 0px;
}

/***Footer Stuff***/
#copyright {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}


/***Other Stuff***/
#leftcontent h2 {
	font-size: 24px;
	color: #FC7700;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#leftcontent h3 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

.contacttitle {
	font-size: 24px;
	color: #FAC867;
	text-align: center;
}

.contactbold {
	font-weight: bold;
}

.contactinfo {
	font-size: 10px;
}



.ans {
	font-style: italic;
	margin-bottom: 10px;
}

.question {
	font-weight: bold;
}

.portboxleft {
	float: left;
	width: 150px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 20px;
}

#portfolio {
	margin-left: 10px;
}

.portpics {
	width: 150px;
	height: 150px;
	border: 1px solid #000;
}

.siteimg {
	border: 1px solid #000;
	margin-top: 15px;
}

#contentbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#contentbox ul a {
	font-weight: bold;
}

#contentbox li {
	margin-top: 10px;
}

.photos {
	display: block;
	height: 150px;
	width: 150px;
	border: 1px solid #000;
	margin-right: 15px;
	float: left;
	margin-top: 20px;
}
