body {
	color: #666;
	text-align: center;
/*	font: 12px Arial, Helvetica, sans-serif; */
/* font: 80% Arial, Helvetica, sans-serif; 	
font: 90% "Trebuchet MS",Arial, Helvetica, sans-serif; */
font: 14px Verdana, Geneva, sans-serif;
/*	background-color: #333333; */
	background:  url(../_images/bg_page.jpg) repeat-x; 
	margin: 0;
	padding: 0;
	

}
/* Layout stuff */	   
#wrapper {
	text-align: left;
	width: 980px;
	margin: 0 auto;
	padding: 0 10px 0 10px;	
}
#header{
	height: 162px;
}

#headertop{
	height: 109px;
	text-align: left;
}


#headernav {
	height: 35px;
	text-align: left;
	line-height: 35px;
	color: #ffffff;
}

#headernav a { color: #ffffff; text-decoration: none; font-size: 13px; padding-right: 10px; font-weight: bold;}
#headernav a:link, #headernav a:visited, #headernav a:active { color: #ffffff; text-decoration: none; }
#headernav a:hover { color: #333; text-decoration: none; }

#headernav .divider {padding-right: 10px;}



#content {
	width: 980px;
	text-align: left;
	padding-bottom: 30px;
}

#pagetext {
float:left; 
width: 700px;
padding-right: 30px;
}

#sidebar {
	width: 250px;
	float:left;
}


#footwrapper {
	clear:both;
	width: 100%;
	background: url(../_images/bg_footer.jpg) repeat-x;
	height: 118px;
}

#footer{
	width: 980px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
.foottext a:hover {
	color: #ff2b95;
	text-decoration: underline;
}

#footer p {
margin-top: 0px;
}
	
#pagetext p, td, li{
color: #333;
/* line-height: 14px; */
}

/*   */

.sidebox_top {
	width: 232px; /* 250px */
	height: 35px;
	line-height: 35px;
	background: url(../_images/bg_sidebox.jpg) no-repeat;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding-left: 18px;
}

.sidebox {
	width: 232px; /* 250 */
	border-left: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 8px;
	background: #ffffff;
	font-size: 12px;
}

.sidebox_item {
	width: 172px;
	padding: 0 30px 20px 30px; 
}


.col {
	width: 146px; /* 162 */
	height: 214px; /* 212 */
	padding: 8px;
	margin:5px ;
	float:left;
	background: #ffffff;
	font-size: 12px;
	
}

.coltop { 
height: 61px; 
color: #ff2b95;
font-size: 15px;
}


.col h1 {
	margin: 0;	
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

.iconimg {
	padding: 0 5px 0px 0px;
	float: left;

}

.fullcol_item {
	background: #fff;
	padding: 4px;
	margin-bottom: 10px; 
}

.fullcol_heading { 
height: 61px; 
color: #ff2b95;
font-size: 15px;
}

.fullcol_heading h1 {	
	margin: 0;	
	padding: 20px 0 0 0;
	font-size: 16px;
	font-weight: bold;
}



.fullcol_text {
	font-size: 13px;
	float: left;
	width: 520px;
}

#navigation {
	float:left;
	width: 160px;
	color: #333333;
	padding: 10px;
	background: #fff;

}

#navigation p, td {
color: #666;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* end of layout stuff */
h1 {
color: #ff2b95;
font-size: 24px; 
font-weight: normal;
/* border-bottom: 2px dotted #ff2b95; */
}
h2 {font-size: 20px; color: #ff2b95;
margin: 12px;
font-weight: normal;
}
h3{
margin: 12px 5px; 
color: #ff2b95;
font-size: 18px;
font-weight: normal;
}

hr {
	height: 1px;
	border-top: 1px solid #ff2b95;
}

#myspamtrap {
display: none;
visibility:hidden;

}

.code {
	font-size: 80%;
	border: 1px dashed #CCCCCC;
	padding: 4px;
	width: 250px;
}

a:link {color:#ff2b95; text-decoration:none}
a:visited {color:#ff2b95; text-decoration:none}
a:hover {color:#ff2b95; text-decoration:underline}	
a:active {color:#ff2b95; text-decoration:none}

.lefttext {
float:left;
display: inline;
}

.formtable {
 background-color: #ffecf5;
color: #666;
}

.formbutton {

border: 1px solid #ff2b95;
background-color: #ffe1f0;
color: #333333;
padding: 4px;
margin-right: 6px;
}

.foottext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #666666;}
.foottext a {
	color: #666666;
	text-decoration: none;
}
.foottext a:hover {
	color: #ff2b95;
	text-decoration: underline;
}
.imgItem {
	border: solid #CCCCCC 1px;
	margin: 0px 4px 8px 0px;
}

.ProjectTitle {
color: #ff2b95;
font-weight: bold;
}

.ProjectText {
font-size: 80%;
}

.ProjectText a {
	text-decoration: none;
	font-style:italic;
color: #666;

}

.ProjectText a:hover {
	text-decoration:underline;
	color: #ff2b95;

}


.ProjectTechHead {
font-size: 80%;
font-weight: bold;
}

.ProjectTech {
font-size: 80%;
}

.commentText {
font-size: 100%;
}

.commentFoot {
font-size: 100%;
font-style: italic;
}

.greentext {
color: #339900;
}

.redtext {
color: #FF0000;
}

.validimg {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}