BODY {
	font-size : 100%;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #bf0000;
	color : #808080;
	text-align : center;

}

div{
	margin : 0 0 0 0;
}

A {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #000;
}
A:HOVER {
	color : #bf0000;
}

P {
	font-size : 8pt;
	margin-bottom : 10px;
	padding-right : 7px;
}

P.index {
	font-size : 8pt;
	line-height : 14pt;
	letter-spacing : 1pt;
}

p.submenu{
	padding-bottom : 10px;
	padding-left : 0;
	padding-right : 0;
	padding-top : 10px;
	text-align : center;
	font-weight : bold;
}

p.ad{
	color: #fff;
	margin : 0 0 0 0;
	padding : 0 0 7px;
}

p.ad a:hover{
	color: #fff;
}

p.projectdata{
	text-align: center;
	font-size : 9pt;
}

.clear{
	clear : both;
	visibility : hidden;
}

H1 {
	background : #808080;
	color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	letter-spacing : 1pt;
	padding : 14px 0 14px 0;
	text-align : center;
	margin : 0 0 0 0;
}

h2 a{
	font-size: 12pt;
	color: #fff;
}

H2 {
	background : #808080;
	color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align : center;
	padding-bottom : 12px;
	padding-top : 12px;
	margin-bottom : 10px;
}



H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H6 {
	background : #808080;
	color : #fff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-align : center;
	padding-bottom : 7px;
	padding-top : 7px;
	line-height : 18pt;
	padding-left : 7px;
	margin : 7px 0 0 0;
}

h6 a{
	font-size: 11pt;
}




TD{
	font-size : 10pt;
	font-weight : bold;
}

#menu{
	
}



#menu ul{
	
}

#menu li {
	
}

#menu li a {
	
}

#menu li a:hover {
	
}



#content {
	background: url(stylepics/bg_content.png) repeat-y top center;
	width : 896px;
	position : relative;
	padding : 0 0 0 0;
}
#contentProfile {
	background: url(stylepics/bg_content.png) repeat-y top center;
	width : 896px;
	position : relative;
	padding : 0 0 0 0;
	height : 2300px;
}

#contentProject {
	background: url(stylepics/bg_content.png) repeat-y top center;
	width : 896px;
	position : relative;
	padding : 0 0 0 0;
	height : 745px;
}

#contentleft{
	float : left;
	width : 365px;
	margin-left : 40px;
	text-align : left;
	padding-top : 0;
	vertical-align : top;
}

#contentright{
	float : right;
	width : 450px;
	margin-right : 40px;
	text-align : right;
	padding-top : 0;
	position: relative;
	z-index : 0;
}

#contentfullwidth{
	width : 800px;
	margin-left : 40px;
	margin-right : 40px;
	text-align : left;
	padding-top : 0;
	vertical-align : top;
	background-color : #fff;
}

.categoryContainer{
	padding-left : 40px;
}
.category{
	width : 273px;
	float : left;
}

.category p{
	letter-spacing : normal;
	line-height : normal;
	font-size : 7pt;
	text-align : left;
	padding : 0px 10px 0px 7px;
	margin : 0 0 7px 0;
}
#header {
	background: url(images/bg_top.png) top center no-repeat;
	width : 896px;
	height : 18px;
	text-align : center;
}
#footer {
	background: url(images/bg_bottom.png) bottom center no-repeat;
	width : 896px;
	height : 18px;
}

#container{
	background-color : #bf0000;
	width : 900px;
	text-align : center;

}


LI.nolink {
	color : #bf0000;
	font-weight : bold;
	padding-left : 45px;
	padding-right : 45px;
}
	

.chromestyle{
	text-align : center;
	position : relative;
	width : 850px;
	left : 0;
	padding-bottom : 0;
	margin : 0 0 0 0;
	padding-left : 0;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	width: 100%;
	/*THEME CHANGE HERE*/
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 3px 0 3px 0;
	text-align: center;
	/*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display : inline;
	list-style-type : none;
	font-size : 12pt;
	font-weight : bold;
}

.chromestyle ul li a{
	color : #000;
	padding-left : 45px;
	padding-right : 45px;
	font-size : 12pt;
	padding-bottom : 7px;
	padding-top : 7px;
	margin : 0 0 0 0;
}

.chromestyle ul li a:hover{
	color : #bf0000;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position: absolute;
	border: 2px solid #535249;
	/*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:18px;
	z-index:100;
	background-color: #c0c0c0;
	width: 150px;
	visibility: hidden;
	margin : auto;
	top : 0;
	left : 0;
}


.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 2px solid #535249;
	
	/*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: #535249;
}

* html .dropmenudiv a{
	/*IE only hack*/
	width: 100%;
	text-decoration : none;
}

.dropmenudiv a:hover{
	/*THEME CHANGE HERE*/
	background-color: #bf0000;
	color : #fff;
}

#menuContainer{
	width: 500px;
	position: relative;
	background-color: #808080;
}


.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */



#leftMenu{
	padding-left : 30px;
	margin-left : 0;
}

#rightMenu{
	padding-right : 0;
	margin-right : 0;
}








DIV#formcontainer {
	width : 390px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : .6em;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	
	
