html{
	height: 100%;
}

body {
	margin: 0px;
	font-family:Courier New, Helvetica;
	font-size: 13px;
	color: #000000;
	background-color: #21230c; /* #2c2e13;/* #364e1f;*/
	height: 100%;
	
} 

.head2{

	font-size: 16px;
	font-weight:600;
	color: #7d254c;

}


a{
	
	text-decoration: underline;
	color: #000000;	
}

a:link{		color: #000000; }
a:visited{	color: #000000; }
a:hover {	color: #618f38; }
a:active{	color: #618f38; }

#MainContainer{
	position:relative;
	width:959px;
	margin-left:-480px;
	margin-top:-290px;
	left:50%;
	top:49%;
	height: 575px;

	background-color: #618f38;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;


}


#NormalPage{
	position:absolute;;
	width:100%;

	top:0px;
	
	left:0px;
	height: 100%;
/*
	
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
*/

	background-image:url(../images/pagebg.png);
	background-repeat:no-repeat;

}



#MainMenu{

	position:absolute;
	bottom:20px;
	left:20px;
	z-index: 85;
	width:100%;
	height:40px;
}



/* MENU */





.menuItem{

	font-size: 14px;

height:40px;
/*background-color: #000000;*/
float:left;
margin-left:0px;
background-image:url(../images/mmi_bg.png);
	background-repeat:no-repeat;

	padding-left:12px;
	padding-top:5px;
	text-align:center;
	min-width:105px;
}

.menuItem a{
	
	font-weight:bold;
	text-decoration: none;
}

.menuItem a:link{		 }
.menuItem a:visited{	 }
.menuItem a:hover {		  }
.menuItem a:active{	 }



.menuItemOn{
	
	font-size: 14px;
min-width:105px;
height:40px;
/*background-color: #000000;*/
	float:left;
	margin-left:0px;
	background-image:url(../images/mmi_bg.png);
	background-repeat:no-repeat;
	min-width:120px;
	padding-left:12px;
	padding-top:5px;
	text-align:center;
}

.menuItemOn a{
	
	font-weight:bold;
	text-decoration: none;
}


.submenuRow{
	float:left;
	
}


.submenuItem{
	float:left;
	height:30px;
	width:230px;
	padding-top:5px;
	margin:0px;
}

.submenuItemOn{
	float:left;
	height:30px;
	width:230px;
	padding-top:5px;
}


.submenuArrow{
	float:left;
	width:20px;
	height:30px;
	margin-right:10px;
	
}

.submenuItem a{
	
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}

.submenuItem a:link{	color: #7d254c;	 }
.submenuItem a:visited{	color: #7d254c;	 }
.submenuItem a:hover {	color: #000000;	  }
.submenuItem a:active{	color: #000000; }

.submenuItemOn {
	
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;

}

#SubMenu {
	position:relative;
	margin-top:100px;
	float:left;
z-index:20;
	width:270px;
}

#SubMenu div{
	margin-top:8px;
	
}


#Content{
position:absolute;
top:100px;
left:102px;
width:700px;
	
	

}




#LeftContent{
	position:relative;
	margin-left:12px;
	margin-top:5px;
	width:95%;
height:330px;
overflow:auto;

}



td {
	font-size: 12px;
	padding: 0px;
	vertical-align: top;
}

h1{
	font-size: 22px;
	color: #7d254c;
	font-weight: bold;
	margin-top:8px;
	margin-left:12px;
	margin-bottom:0px;
}

h2{
	font-size: 16px;
	color: #ffed00;
	font-weight: bold;
	margin-top:9px;
	margin-bottom:7px;
}

h3{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-top:8px;
}
div.subtitle{
	font-size: 1px;
	color: #666666;
	font-weight: bold;
}

/* NEWS STYLES */

a.newsHead{ 
	font-size: 13px;
}


div.newsHead{ 
	border-bottom: 1px solid #000000;
	background-color: #333333;
}

div.newsTitle{ 
   	font-size:16px;
	padding-top:12px;
   	font-weight: 700;
	color:#FFFFFF;
}

div.newsmessageDate{
   	margin-top:2px;
   	margin-bottom:10px;
	font-size:12px;
  	font-style:italic;
	
}

.newsImage{
	border: 0px solid #000000;
	float:right;
	margin-left:14px;
	margin-bottom:10px;
}

.newsmessage{
	background-color: #333333;
	float:left;
	margin-bottom:2px;
}

.newsmessage div{
	margin-left:14px;
	margin-right:14px;
}


/*


*/


/* NEWS STYLES */



div.item{ 
	
	float:left;
	width:100%;
	background-color: #333333;
	margin-bottom:2px;
}


a.itemLink{ 
	color:#FFFFFF;
	text-decoration:none;

}

.item a{ 
	color:#FFFFFF;
	text-decoration:none;

}

div.iTitle{ 
   	font-size:14px;
	margin-top:6px;
   	font-weight: 700;
	color:#FFFFFF;
	letter-spacing:0.5px;
		margin-left:12px;
}

div.iDate{
   	margin-top:2px;
   	margin-bottom:6px;
   	margin-left:12px;
	font-size:12px;
	color:#FFFFFF;
}

.iImage{
	margin:0px;
	float:right;
	margin-left:8px;
	border: 0px solid #000000; 
}



.iText{
	margin-left:12px;
	padding-bottom:8px;
	color:#FFFFFF;
}



#formfeedback{
	padding: 5px;
	margin-bottom:6px;
	font-weight:bold;
	margin-left:1px;
	border: 1px solid #FFFFFF;
}

.negfeedback{
	color: #EE0000;
}

div.debugger{
 	border: 1px solid #000000;
 	position: absolute;
  	top: 0px;
  	left: 0px;
  	background-color: #CCCCCC;
	padding: 5px;
	font-size: 11px;
	z-index: 900;
}

select{
	width:270px;
}
table{
	width:400px;
}


#arrow{
	 position:absolute;
	 z-index:99;
	 width:450px;
	 height:100px;
 
}

#arrow img{
	 position:absolute;
	right:0px;
 
}
#Background{
	position:absolute;
	bottom:7px;
	left:-2px;
	z-index:1;
}

#LogoBig{
	 position:absolute;
	bottom:10px;
	left:35px;
	z-index:99;
	display:none;
}

#Extra_Background{
	 position:absolute;
	z-index:10;
	
}

.projectThumb{
	position:absolute;
	
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	
	 	
	height:auto;
	width:auto;
	text-align:center;
	background-repeat:no-repeat;
	min-width:100px;
}


#projectGrid a{
text-decoration:none;
	color:#FFFFFF;
}


#projectGrid a:hover{
	color:#9ac136;
}

#Project{
	position:absolute;;
	width:959px;

	top:0px;
	left:0px;
	height: 610px;
	background-image:url(../images/fullprojectbg.png);
	background-repeat:no-repeat;
}



#ProjectInfo{
position:absolute;
left:100px;
top:100px;
width:400px;

}

#project_description{
position:absolute;
left:14px;


}

#ProjectMedia{
position:absolute;
right:29px;
top:100px;
}

.RegularProjectThumb{
	float:left;
	margin-right:10px;
	width:120px;
	height:110px;
}

.RegularProjectThumb img{
	width:120px;
	height:80px;
}

#closeLink{
	margin-top:8px;
	margin-left:10px;
position:absolute;
left:100px;
top:470px;
font-weight:700;
	padding:4px;
	width:40px;

}

.text_area{
font-family: Helvetica;
	font-size: 12px;
padding:2px;

}

input{
font-family:Helvetica;
	font-size: 12px;

}



