body,html {
    margin:0px;
    padding:0px;
    height:100%;
	width:100%;
	text-align: center;
	margin: 0 auto 0 auto;		
}

body{
	background-color: #e5ccc7;
	background-image:url(/imgs/bg.gif);
	text-align: center;
}

body,td,th {
	font-size: 11px;
	color:#694324;
	font-family: Georgia, "Times New Roman", Times, serif;
} 

#contentheader {
font-family:"Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
color: #701125;
}

#contenttext {
width:486px;
line-height:16px;
margin-left: 30px; 
margin-right:50px;
text-align:justify;
}

#contenttext2 {
line-height:16px;
margin-top:30px;
margin-bottom:30px;
margin-left: 30px; 
margin-right:30px;
text-align:justify;
}


/*  Easy Scroll */
div.scroll {
height: 400px;
width: 520px;
overflow: auto;
padding: 8px;
}

/*  Easy Scroll */
div.scroll2 {
height: 459px;
width: 864px;
overflow: auto;
padding: 8px;
}

#wrapper {
	text-align:center;
	width:100%;
	height:100%;
	margin-bottom:20px;
}

#topbarwrap {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}


#contentmain {
background-color:#c0d7db;
}

#topbar {
	margin-left:1px;
	background: url(/imgs/logo_top.gif) no-repeat center;
	height:99px;
}

#flash {
	width: 900px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#faeeea;
}

#portfoliomain {
	width: 900px;
	background-color:#FFFFFF;
	text-align:center;
}

#portfoliocenter {
	width: 900px;
	height: 610px;
	background-color:#FFFFFF;
	text-align:center;
}
#portfoliocenter2 {
	width: 880x;
	background-color:#e5ccc7;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#portfolio {
background-color:#FF00FF;
}


#logomiddle {
	background: url(/imgs/logo_middle2.gif) no-repeat center;
	background-color:#faeeea;
	height:18px
}

div#main {
  margin-left: 15%;
  margin-right: 15%
}

#container {
text-align:center
}

.navspacing {
margin-right:14px;
margin-left:14px;
}

#logo {
	background: url(/imgs/logo_top.gif) no-repeat center;
	width:328px;
	height:41px;
	text-align:center;
}

#nav {
	background: url(/imgs/nav_bg2.gif) center;
	height:54px;
	vertical-align:middle;
	text-align:center;
	width:900px;
}


#footer {
	color:#895f39;
	height:41px;
	background: url(/imgs/footer.gif) center;
	background-repeat:no-repeat;
	background-color:#e5ccc7;
}

a:link {color: #895f39; text-decoration: none;}
a:visited {color: #895f39; text-decoration: none;}
a:hover {color: #895f39; text-decoration: none;}

a.underline:link {color: #895f39; text-decoration: underline;}
a.underline:visited {color: #895f39; text-decoration: underline;}
a.underline:hover {color: #895f39; text-decoration: underline;}