body {
	color: #FFFFFF;
	font-family: Verdana,Sans-Serif;
	font-size: 12px;
	}
	
a {
	color: #33AAFF;
	}

a:hover {
	text-decoration: none;
	color: #0066CC;
	}
	
	
input, textarea {
	border: 1px solid #FFFFFF;
	font-size: 10pt;
	background-color: #000000;
    filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	color: #ffffff;

}

input:focus, textarea:focus {
	border: 1px solid #FFFFFF;
    filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #ffffff;
	}

img {
	border: none;
	}

form {
	color: #CCCCCC;
	}


#container {
	position: relative;
	padding-top: 10px;
	width: 700px;
	padding-bottom: 10px;
	}


/*------NAVIGATION------*/
#navigation {
	position: relative; top: 150px;
	}
	
#smallnavwrapper {
	position: relative; top: 25px;
	width: 700px;
	}
	
#navwho {
	position: absolute; 
	left: 0px; 
	top: 0px;
	z-index: 15; 
	}

#navwhoro {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	z-index: 20; 
	}

#navportfolio {
	position: absolute; 
	left: 225px; 
	top: 0px; 
	z-index: 15; 
	}

#navportfolioro {
	position: absolute; 
	left: 225px; 
	top: 0px; 
	z-index: 20; 
	}


#navcontact {
	position: absolute; 
	left: 475px; 
	top: 0px; 
	z-index: 15; 
	}

#navcontactro {
	position: absolute; 
	left: 475px; 
	top: 0px; 
	z-index: 20; 
	}

/*------END NAVIGATION------*/

#whocontent {
position: absolute;
top: 215px;
width: 550px;
left: 75px;
}

#portfoliocontent {
position: absolute;
top: 215px;
width: 550px;
left: 75px;
}


#contactcontent {
position: absolute;
top: 215px;
width: 550px;
left: 75px;
}



#cornerbanner {
position: absolute;
right: 0px;
top: 0px;
z-index: 100;
border: 0px;
}

#formcaption {
color: #FFFFFF;
font-style: italic; 
font-family: Times New Roman, Georgia, serif; 
font-size: 15pt;
}

#error {
	color: #FF3377;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	}

.pageTitle {
	font-size: 1.1em;
	font-family: Georgia, serif;
	color: #FF3377;
}

.highlight {
color: #6699BB;
}

.caption {
font-style: italic;
color: #6699BB;
font-size: .9em;
}

.rightpic {
float: right; 
padding-left: 5px; 
padding-bottom: 10px; 
text-align: center;
}

.formoptions {
font-size: .8em;
}

.header {
font-size: 32pt;
font-style: italic;
font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
color: #CCCCCC;
}

.radiobutton {
	border: 0px;
	background-color: transparent;
	}

.showcase {
border: 3px solid #999999;
float: right;
margin-left: 20px;
margin-bottom: 20px;

}
