#textarea h3 {
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.project {
	margin: 0px 0px 18px 0px;
}
#col2 h2 {
	color: #39c121;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
.project a:link, .project a:visited {
	color: #39c121;
}
.project h3, .project span {
	font-size: 12px;
	font-weight: normal;
	color: #fefefe;
	margin: 0px;
	padding: 3px 0px;
}
.prbadge {
	background: url(img/project_frame.png) no-repeat;
	height: 105px;
	width: 209px;
	padding: 5px;
	margin: 0px;
}
.row label {
	font-size: 14px;
}
#textarea a:link, #textarea a:visited, #valid a:link, #valid a:visited {
	color: #39c121;
	border-bottom: 1px dashed #39c121;	
}
#textarea a:hover, #valid a:hover {
	color: #ff7e00;
	border-bottom: 1px dashed #ff7e00;
	text-decoration: none;
}
#textarea strong {
	color: #FF9F35;
	font-weight: normal;
}
#textarea li {
	margin: 6px 3px;	
	list-style: none;
	padding-left: 23px;
	background: url(img/check.png) no-repeat 0px 3px;
}
#textarea p {
	padding: 9px 0px;
	text-align: justify;
	margin: 0px;
}
#textarea p, #textarea li {
	font-size: 14px;
	color: #fefefe;
	line-height: 130%;
}
#text_top h2 {
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 9px 0px;
	font-weight: normal;
	color: #fefefe;
}
#textarea {
	margin-left: 9px;
	width:500px;
}
#text_bot {
	background: url(img/textblock_bot.png) no-repeat;
	height: 23px;
	width: 518px;
}
#text_mid {
	background: url(img/textblock_mid.png) repeat-y;
	width: 518px;
}
#text_top {
	background: url(img/textblock_top.png) no-repeat;
	height: 55px;
	width: 518px;	
}
#col2 {
	width: 209px;
	padding-left: 63px;
}
#col1 {width: 518px;}
#col1, #col2 {
	float: left;
	position: relative;
 	margin: 18px 0px;
}
#copy {
	color: #535353;
	font-size: 12px;
	text-align: right;
	margin: 39px 0px 0px;
}
.ad, #valid {
	color: #535353;
	font-size: 12px;}
.ad a:link, .ad a:visited {color: #757575;}
#ads {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.ad {margin-bottom: 6px;}
#valid {	
	background: url(img/check.png) no-repeat left center;
	padding-left: 15px;
}
#footermenu {
	color: #b2b2b2;
	font-size: 12px;
	text-align: center;
	margin: 23px 0px;
}
#footermenu a:link, #footermenu a:visited {color: #b2b2b2;}
.clear {clear: both;}
.solid {white-space: nowrap;}
#lang {
	font-size: 18px;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 18;
	color: #39c121;
	white-space: nowrap;
}
#lang a {
	margin-right: 18px;
	margin-left: 18px;
}
#lang a:link, #lang a:visited {
	color: #39c121;
	text-decoration: none;
		}
#lang a:hover, #lang a.current {
	color: #ff7e00;
	text-decoration: none;}
#menu {
	font-size: 16px;
	position: absolute;
	right: 0;
	top: 150px;
	z-index: 17;
	font-weight: bold;
	white-space: nowrap;
}
#menu ul, #menu li {
	margin: 0; 
	padding: 0;
}
#menu li {	
	display: inline;
	list-style-type: none;
}
#menu a {
	margin-left: 27px;
}
#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
		}
#menu a:hover, #menu a.current {
	color: #ff7e00;
	text-decoration: none;}
#logo {
	background: url(img/logo.png) no-repeat;
	height: 174px;
	width: 263px;
	position: absolute;
	left: 0px;
	top: 14px;
}
#logo a {
	text-decoration: none;
	position: absolute;
	height: 174px;
	width: 263px;
	z-index: 15;
}
a:link, a:visited {text-decoration: none;}
a:hover {text-decoration: underline;}
.container {
	position: relative;
	width: 800px;
	left: -400px;
	z-index: 5;
	margin-left: 50%;
}
#footer {
	background: url(img/footer.jpg) repeat-x;
	height: 100px;
	top: 0px;
}
#content {
	background: url(img/pattern.jpg) repeat;
	border-bottom: 1px solid #FFFFFF;
}
#header {
	background: url(img/stripe.png) repeat-x;
	height: 188px;
	top: 0px;
	border-bottom: 1px solid #FFFFFF;
}
#header, #content, #footer {
	z-index: 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}
h1 {display: none;}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0c0c0c;
}

