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: 950px;
	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: 500px;
	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: 500px;
	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: 670px;
	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: 640px;
	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: 640px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;                    
}

#submenuwrapper {
	position: relative;
	width: 140px;
	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: 110px;
	height: 140px;
	margin: 0px; 
	padding-left:3px;
	padding-bottom: 3px;
	padding-right: 10px;
	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;
}


/** 
 * Slideshow style rules.
 */
#slideshow {margin:0 auto;width:640px;height:337px;background:transparent url(/_images/slideshow/bg_slideshow.png) no-repeat 0 0;position:relative;}
#slideshow_short {margin:0 auto;width:640px;height:263px;background:transparent url(/_images/slideshow/bg_slideshow_short.png) no-repeat 0 0;position:relative;}
#slideshow #slidesContainer {  margin:0 auto;  width:560px;  height:337px;  overflow:auto; /* allow scrollbar */  position:relative;}
#slideshow_short #slidesContainer {  margin:0 auto;  width:560px;  height:263px;  overflow:auto; /* allow scrollbar */  position:relative;}
#slideshow #slidesContainer .slide { margin:0 auto; width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */ height:337px;}
#slideshow_short #slidesContainer .slide { margin:0 auto; width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */ height:263px;}

#slideshow #slidesContainer .slide, #slideshow_short #slidesContainer .slide { color:#ddd;}
#slideshow #slidesContainer .slide p, #slideshow_short #slidesContainer .slide p {font-size:.8em; line-height:140%;}
#slideshow #slidesContainer .slide a, #slideshow_short #slidesContainer .slide a {color:#ddd;}
/** 
 * Slideshow controls style rules.
 */
.control { display:block;  width:39px;  height:337px;  text-indent:-10000px;  position:absolute;  cursor: pointer;}
#leftControl {  top:0;  left:0;  background:transparent url(/_images/slideshow/control_left.png) no-repeat 0 0;}
#rightControl {  top:0;  right:0;  background:transparent url(/_images/slideshow/control_right.png) no-repeat 0 0;}

#slideshow_short .control{height:263px;}
#slideshow_short #leftControl {  top:0;  left:0;  background:transparent url(/_images/slideshow/control_left_short.png) no-repeat 0 0;}
#slideshow_short #rightControl {  top:0;  right:0;  background:transparent url(/_images/slideshow/control_right_short.png) no-repeat 0 0;}



.slide h2, .slide p {  margin:15px;}
.slide h2 {  font:italic 24px Georgia, "Times New Roman", Times, serif;  color:#ccc;  letter-spacing:-1px;}
.slide img {  float:right;  margin:0 15px;}
