DIV {border : 0px solid blue;}
SPAN {border : 0px solid blue;}

.fll {float : left;}
.flr {float : right;}
.clb {clear : both;}
.cll {clear : left;}
.clr {clear : right;}

.fwb {font-weight:bold;}

body, table, td, th, p {
	font-family : Verdana, Sans-serif;
	font-size : 11px;
	font-style : normal;
}

body {
	background-color: #FFF;
	margin: 0px;
	padding:0px;
}


p {text-align:justify;margin : 5px 0px 10px 0px; color : #333;line-height:17px;color : #666;}

p.cvHead {text-align:center;}

h1 {font-size : 14px;font-weight: bold;color : #cc3;}
h2 {font-size : 14px;font-weight: bold;color : #cc3; border : 1px solid #cc3; border-width:0 0 1px 0; padding: 0 0 5px 0;}
h1, h2 {color : #660; border-color:#660;}

ul {list-style-type : square; color:#666;margin:0.25em 0 1em 0;padding:0 0 0 1.5em;}
li {margin:0.1em 0.1em 0.1em 0.25em;padding:0 0 0.4em 0em;}


a:link {background-color: transparent; color: #666;}
a:active {background-color: transparent; color: #666;}
a:visited {color: #666;}
a:hover {color : #cc3;text-decoration:underline;}

a:link.nav, a:active.nav, a:visited.nav {color : #999;text-decoration:none;}
a:hover.nav {color:#cc3;text-decoration:underline;}



h2 a:link, h2 a:active, h2 a:visited {text-decoration:none;color:#660;}
h2 a:hover {text-decoration:underline;color:#666;}



#header {
	width : 700px;
	height : 75px;
	height : 75px;
	text-align : left;
	background-color: #fff;
	border-color: #cc3;
	margin : 0 auto 0 auto;
	border-width : 0 0 3px 0;
}

img.logo {
	margin : 10px 0px 0px 0px;
	float :left;
	width:200px;
	border:0px solid;
}

.navigation {
font-family : Trebuchet MS, Verdana, Sans-serif;
font-size : 12px;
width : 450px;
float : right;
text-align:right;
margin : 50px 0px 0px 35px;
font-size : 14px;
font-weight:bold;
}


#content {
	width : 100%;
	height : 470px;
	text-align : left;
	background-color: #FFF;
	line-height : 13px;
	margin: 25px 0 0 0;
}

#contentMid {
	width : 700px;
	margin : 0 auto 0 auto;
	text-align : left;
	background-color: #FFF;
	border:0px solid;
}

#contentLeft, #contentRight {
	float :left;
	width : 325px;
	height : 330px;
	text-align : left;
	padding-top : 1px;
	border : solid #cc3;	
	border-width : 0px 0px 0px 0px;
}

#contentRight {float : right;}

#footer {
font-family : Trebuchet MS, Verdana, Sans-serif;
font-size:12px;
width : 700px;
text-align : right;
color : #666;

border:1px solid #cc3;
border-width : 3px 0 0 0;
clear : both;
margin : 15px auto 0 auto;
padding : 5px 0 0 0;
}



#bottomImg {
	background-color : #FFF;
	border : 0px solid blue;
	clear : both;
}

img.bottomImg {
	margin : -2px;
	padding : 0px;
}

.title {
	font-weight : bold;
	font-size : 12px;
	margin : 5px 10px 10px 10px;	

}

img.portfolio {
	border : 1px solid #999;
	margin : 5px 0px 5px 0px;
	padding : 2px;
}

/*Form styles*/
.formText {
	width : 105px;
	line-height : 25px;
	float : left;
	text-align : right;
}

.formField {
	float : left;
	padding-left : 5px;
}

.error {
	float : left;
	color : red;
	padding-left : 5px;
}


INPUT, TEXTAREA {
	font-family : Verdana, Sans-serif;
	font-size : 11px;
	font-style : normal;
	width : 400px;
}

TEXTAREA {
	height : 250px;
}

.clearFloats {clear:both;}

#OneStatTag {
	display:block;
	visibility:hidden;
}

