body {
	margin : 5px 5px 5px 5px;
	padding :  0px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: 0.06em;
	background-image:  ;
	background-repeat: repeat;
	background-position: 4.5cm 6.5cm;
	background-color: #000;
	}
	
blockquote { 
	margin-top : 20px;
	margin-bottom : 5px; 
	margin-left : 10px;
	margin-right : 5px;
	}
.addthis_toolbox {
	float: right;
	width: 85px;
	text-align: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	

h1 {
	font-family : Arial Narrow, Arial Tall, Arial, Helvetica, sans-serif;
	color : #ffffcc;
	background-color : transparent;
	margin-top : 3px;
	margin-bottom : 3px;
	}
h2, h3, h4 {
	color : #ffffcc;
	background-color : transparent;
	margin-top : 2px;
	margin-bottom : 2px;
	}
h1 {
	font-size : 18px;
	}
h2 {
	font-size : 14px;
	}
h3 {
	font-size : 12px;
	}
h4{
	font-size : 11px;
	}
	
	
a:link { 
	text-decoration : none; 
	color : #9999ff;
	background-color : transparent; 
	}
a:visited { 
	text-decoration : none;   
	color : #9999ff;
	background-color : transparent; 
	}
a:active { 
	text-decoration : none; 
	color : #9999ff;
	background-color : transparent; 
	}
a:hover { 
	color : #9999ff;
	background-color : transparent; 
	text-decoration : underline; 
	} 
	
a.nav:link { 
    text-decoration: none; 
    color: #ffffff;
    background-color : transparent; 
    }

a.nav:visited { 
    text-decoration: none;   
    color: #ffffff;
    background-color : transparent; 
    }

a.nav:active { 
    text-decoration: none; 
    color: #ffffff;
    background-color : transparent; 
    }

a.nav:hover { 
    color: #9999ff; 
    text-decoration: underline;
    background-color : transparent;
    }  


.bodyxl {
	font-size : 16px;
	color : #ffffff;
	background-color : transparent;
	line-height: 150%;	
	}
.bodylg {
	font-size : 14px;
	color : #ffffff;
	background-color : transparent;
	line-height: 150%;	
	}
.bodymd {
	font-size : 12px;
	color : #ffffff;
	background-color : transparent;
	line-height: 150%;	
	}
.bodysm {
	font-size : 11px;
	color : #ffffff;
	background-color : transparent;
	line-height: 150%;	
	}
.bodyxs {
	font-size : 10px;
	color : #ffffff;
	background-color : transparent;
	line-height: 150%;	
	}
	
.tdback {
    background-color : #666666;
    }	
    
 .form {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	background-color : #333333;
	border: #666666 1px solid;
	padding: 2px;	
	}
	
.contest {
	background-color : #333333;
	border : #9999ff 1px solid;
	padding-top : 3px;
	padding-bottom : 3px;
	}
.staffPhoto {
	margin: 5px;
	padding: 5px;
	float: right;
	border: 1px solid #FFF;
}
#homePage_photos {
	height: 266px;
	overflow: hidden;
	text-align: center;
}
.portfolioBox a {
	float: left;
	padding: 0px;
	border: 1px solid #333;
	margin: 5px;
}
.portfolioBox a:hover {
	border: 1px solid #666;
}
.portfolioBox {
	overflow: hidden;
	/* [disabled]border: 1px solid #333; */
	width: 460px;
	clear: both;
}

