@charset "UTF-8";
/* CSS Document */

#contact {
	position:absolute;
	width:300px;
	height:100px;
	z-index:6;
	left: 50px;
	top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
	font-weight: 300;
	letter-spacing: 1px;
	visibility: visible;
}
.info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0033;
	font-weight: 300;
	letter-spacing: 1px;
	}
	
#mainpanel {
	position:relative;
	left:80px;
	top:80px;
	width:990px;
	height:625px;
	z-index:8;	/*background-color: #99CCFF;
	margin: 10px;
	padding: 10px 20px 25px 20px;
	visibility: visible;*/
}
.projectHed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #CC0000;
	letter-spacing: 3px;
}
.style1 {color: #FF0000}

.dropshadow2{
	float:left;
	clear:left;
	background: url(img/shadowAlpha1010.png) no-repeat bottom right !important;
	background: url(img/shadow1000.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 1000px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:15px;
	right: 15px;
	/*border: 1px solid #999999;
	background-color: #99CCFF;*/
	padding:15px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
