body {
	text-align: center;
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	margin-left: 0px ;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#001317;
	color:#7B7C7C;
	}
td, p, li, div{
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form{
	margin:0px;
}
	
/* TEXT */
a{
	text-decoration:none;
	color:#DB5075;

}
a:hover{
	color:#CE1919;
}	

h1, .h1{
	font-size:18px;
	line-height:24px;
color:#628D1F;
	margin-top:4px;
}
h2, .h2{
}
h3, .h3{
}
h4, .h4, {
}




	
	
/* FLOATING */

.floatL{
	float:left;
}
.floatR{
	float:right;
}
.clear{ 
	clear:both;
	line-height:0px;
	font-size:1px;
	visibility:hidden;
}





/* LAYOUT */
#container {
	width:768px;
	margin-left:auto;
	margin-right:auto;
}
#containerStroke {
	border-right:1px solid #8F918C;
	border-bottom:1px solid #8F918C;
	border-left:1px solid #8F918C;
}


#header, #headerHome{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/_img/template/muralBGtop.jpg);
	background-repeat:no-repeat;
	height:75px;
	line-height:63px;
	color:#fff;
	text-align:right;
	padding-right:50px;

	
}
#header a, #headerHome a{
	color:#494749;
	line-height:58px;
	font-size:12px;
}
#header a:hover, #headerHome a:hover{
	color:#CE1919;
}
#headerLG a{
	color:#494749;
	line-height:58px;
	font-size:13px;
	font-weight:bold;
}

#colL{
}
#colR{	
}

#content{	
	background-image:url(/_img/template/footer.jpg);
	background-position:bottom;
	background-color:#F2FFF9;
	background-repeat:no-repeat;
	text-align:left;
	min-height:375px;
	padding:15px 130px 50px 50px;
	line-height:16px;
}

#footer{
	color:#666666;
	padding:15px 0px;
}
#contentGallery{	
	background-image:url(/_img/template/footer.jpg);
	background-position:bottom;
	background-color:#F2FFF9;
	background-repeat:no-repeat;
	text-align:left;
	padding:15px 50px 50px 50px;
}



/* NAV */
#nav{

}
#nav a{
	
}
#nav a:hover{
	
	
}
#navON a{
	color:#CE1919;
}



/* HOME */


#contentHome{	
	background-image:url(/_img/template/muralBGbot.jpg);
	background-repeat:no-repeat;
	height:573px;
}
#headerHome{

	background-image:url(../_img/template/muralBGtopHome.jpg);
	height:58px;
}




/* RESUME */
.resumeTABLE td, .resumeTABLE th{
	padding-bottom:4px;
}

.resumeTABLE th{
	width:90px; 
	font-weight:100;
	text-align:left;
}
.resumeTABLE p{
	margin:0px;
}
.resumeTABLE ul{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:35px;
	padding-left:0px;
}
.resumeTABLE li{

}
.resumeULAlignLTABLE ul{
	margin-left:18px;
}
.resumeULAlignLTABLE th, .resumeULAlignLTABLE td{
	padding-bottom:10px;
}
.resume h2{
	margin:30px 0px 6px 0px;
	font-size:13px;
	color:#9DC44B;
}





.giTitle{
	
	font-size:11px;
	color:#9DC44B;
}
.giDescription{
	
	font-size:11px;
	color:#9DC44B;
}