body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(/_images/template_2007/bgphoto.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#pagewrapper{
	width: 825px;
	border-width: 0px;
	border-style: none;	
	height:600px;
}
#topmenuwrapper{
	position: relative;
	top: 62px;
	float: right;
	right: 0px;

}
#topmenu {
	background-color:#339999;
	filter:alpha(opacity=60);   /* Internet Explorer       */
	-moz-opacity:0.6;           /* Mozilla 1.6 and below   */
    opacity: 0.6;             /* newer Mozilla and CSS-3 */		
	margin: 0px;
	width: 450px;
	height:25px;
	text-align: left;
	border-color: #000000;
	border-style:solid;
	border-width: 1px;
	border-radius: 10px;	
	 -moz-border-radius: 10px;
}
#topmenutext {
   	background-color: transparent;   /* transparent background      */
   	position: absolute;              /* absolute positioning        */
   	z-index: 2;  					/* place it over the other DIV */
   	width: 450px;
	height: 25px;
	margin: 0px; 
	padding-left:8px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	vertical-align:middle;                  
}


#contentwrapper {
	position: relative;
	top: 90px;
	right:0px;
	float: right;
	width: 530px;
	margin: 0px;
	padding: 0px;
	border-color:#336666;
	border-style:solid;
	border-width: 1px;
	border-radius: 10px;	
	 -moz-border-radius: 10px;	
}

#contentbg {
	background-color: #000000;
	margin: 0px;
	width: 517px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 0px;
	filter:alpha(opacity=60);   /* Internet Explorer       */
	-moz-opacity:0.6;           /* Mozilla 1.6 and below   */
    opacity: 0.6;             /* newer Mozilla and CSS-3 */	
	border-color: #000000;
	border-style:solid;
	border-width: 1px;
	border-radius: 10px;	
	 -moz-border-radius: 10px;	
	 
}

#contenttext {
   	background-color: transparent;   /* transparent background      */
   	position: absolute;              /* absolute positioning        */
   	z-index: 2;  					/* place it over the other DIV */
   	width: 517px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;                    
}

#submenuwrapper {
	position: relative;
	width: 120px;
	top: 120px;
	left: 160px;
	float:left;
	text-align: right;
}

#submenu {
	background-color:#666666;
	filter:alpha(opacity=80);   /* Internet Explorer       */
	-moz-opacity:0.8;           /* Mozilla 1.6 and below   */
    opacity: 0.8;             /* newer Mozilla and CSS-3 */		
	margin: 0px;
	width: 120px;
	height:140px;
	padding-right:5px;
	text-align: right;
	border-color: #000000;
	border-style:solid;
	border-width: 1px;
	border-radius: 10px;	
	 -moz-border-radius: 10px;
}
#submenutext {
   	background-color: transparent;   /* transparent background      */
   	position: absolute;              /* absolute positioning        */
   	z-index: 2;  					/* place it over the other DIV */
   	width: 120px;
	height: 140px;
	margin: 0px; 
	padding-left:3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-top: 3px;
	vertical-align:top;                  
}

.menutext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #690133;
	text-decoration: none;
}
.text_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7ADBE9;
	text-decoration: none;
}
.pagetitle_green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7ADBE9;
	text-decoration: none;
}

div.portfolioitem{
clear:both;
color:white;
margin-bottom:.8em;

}

div.portfolio_description{
margin-left:280px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:white;
}
div.portfolio_description a{ color:white;}
div.portfolio_description strong{ color:#7ADBE9; font-size:16px;}
div.portfolio_thumbnail{
float:left;
width:275px;
}
div.portfolio_thumbnail img{border:1px solid white;}
div.portfolio_seperator{
	height:1.5em; clear:both;
}
