body {
	background-color:#754826;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../images/bkgn.jpg);
	font-size: 12px;
	margin: 0px;
	height:100%;
	background-position: bottom;
	padding: 0px;
	text-align: center;
}
ul {
	margin-left:5px;
}
p, li, ul {
	font-size:12px;
	margin:0px;
}
ul {
	font-size:12px;
	padding-left:1em;
}
li {
	font-size:12px;
	margin-left:12px;
}
/* Headers */
h1, h2, h3, h4, h5 {
	color:#5b2811;
	margin-bottom:0px;
	padding:0px;
	padding:0px;
	margin:0px;
}
h1 {
	font-size:18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size:14px;
	color:#5b2811;
}
h3 {
	font-size:12px;
	color:#5b2811;
}
h4 {
	font-size:10px;
	color:#97C1C7;
}
/* Links */
img {
	border:0px;
}
a:link {
	color: #5b2811;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #5b2811;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #754826;
	text-decoration: underline;
	font-weight:bold;
}
a:active {
	color: #5b2811;
	text-decoration: none;
	font-weight:bold;
}
#container {
	border: 3px #5b2811 solid;
	background-image:url(../images/full_bkgd.gif);
	background-repeat:repeat-y;
	background-color:#cfc3a1;
	width: 750px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	clear: both;
}
#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:230px;
	width:750px;
	z-index:1;
	clear: both;
	text-align:left;
}
#maincontent {
	width:500px;
	float:right;
	padding: 20px 20px 40px 10px;
}
#maincontent .pageimage {
	background-color:#FFFFFF;
	border:1px brown solid;
	padding: 7px;
	float:right;
	margin:10px;
}


#maincontent .portfoiloimage {
	background-color:#FFFFFF;
	border:1px brown solid;
	padding: 7px;
	
	margin:50px 10px 10px 10px;
}
#maincontent .Homepageimage {
	background-color:#FFFFFF;
	border:1px brown solid;
	padding: 7px;
	margin:10px;
}
#maincontent h1, h2, h3, h4, {
}
projectpic {
	margin-left:40px;
}
#leftNav {
	background-color:#ffffff;
	width:170px;
	height: 300px;
	clear: both;
	margin:20px auto 70px auto;
	position:relative;
	float:left;
}
#top {
	position:relative;
	clear:both;
	width:417px;
	height:28px;
	top:52px;
	left:20px;
	visibility: visible;
}
#apDiv1 {;
	position:absolute;
	width:200px;
	height:115px;
	z-index:50;
	left: 388px;
	top: 285px;
}
#interdropdown {
	border: 1px #ffffff solid;
	position:absolute;
	background-color:#CFC3A1;
	z-index:80;
	left: 350px;
	top: 295px;
}
.style1 {
	color: #5B2811
}
/* TOP NAV */

.topNav a {

	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align:left;
}
.topNav a:link {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
topNav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topNav a:hover {
	font-size: 12px;
	font-weight: bold;
	color:#cfc3a1;
	text-decoration:none;
}
.topNav a:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
/* BOTTOM NAV */
.BottomNav p {
	margin-top:5px;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.BottomNav {
	margin-top:5px;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.BottomNav a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.BottomNav a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.BottomNav a:hover {
	font-size: 10px;
	color:#cfc3a1;
	text-decoration: none;
}
.BottomNav a:active {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#footer {
	background-image: url(../images/bot_footer.jpg);
	background-repeat:no-repeat;
	background-color:#5b2811;
	padding-top:8px;
	width:750px;
	height:38px;
	font-size:10px;
	clear: both;
}
#footer p {
	margin: 0px;
	padding: 3px 3px 3px 3px;
}
