body {
	background : url(images/bg.jpg) repeat-x #7bbf54;
	margin : 0 0 0 0;
	font-size: 12px;
	color: #dddddd;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.6;
	text-align : left;

}

.text {
	font-size: 12px;
	color: #cacaca;
	font-family: Verdana, Arial, sans-serif;

}

.questions {
	font-size: 12px;
	color: #00afee;
	font-family: Verdana, Arial, sans-serif;
}

.lg_grey {
	font-size: 16px;
	color: #cacaca;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.4;
	font-weight: bold;
	text-align: left;
}

.blue {
	font-size: 15px;
	color: #00afee;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.4;
	font-weight: bold;
	text-align: left;
}

.grey {
	font-size: 20px;
	color: #7bbf54;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.8;
	text-align: left;
}

.footer {
	font-size: 11px;
	color: #686868;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.6;

}

.lg_blue_home {
	font-size: 14px;
	color: #8dc53e;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.7;
	font-weight: bold;
	display: block;
	padding-left: 270px;
	padding-right: 25px;
	text-align: left;
}
 
.grey_home {
	font-size: 12px;
	color: #cacaca;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.8;
	display: block;
	padding-left: 270px;
	padding-right: 25px;
	text-align: left;
}

.bleu {
	color: #00afee;
	line-height: 1.8;

}

.tools_home {
	font-size: 12px;
	color: #cacaca;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.4;
	display: block;
	padding-left: 450px;
	padding-right: 30px;
	text-align: left;
}

a, a:visited {
color: #7c8485;
text-decoration: none;
}

a:hover {
color: #00afee;
text-decoration: none;
}

a.nav, a:visited.nav {
color: #bcbcbc;
text-decoration: none;
}

a:hover.nav {
color: #00afee;
text-decoration: none;
}

a.foot, a:visited.foot {
color: #6f6547;
text-decoration: none;
}

a:hover.foot {
color: #858f9f;
text-decoration: underline;
}

p {
	margin-top: 6px;
	margin-bottom: 8px;
}

li.subnav {
	color: #7c8485;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.8;
	list-style : none;
}

li.subnav_on {
	color: #00afee;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 1.8;
	list-style : none;
}

.inp { 
	background-color : #949494;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-color: white;
	border: 0;
	padding:1px;
	
}



#shadow {
	background : url(images/shadow.png) repeat-y;
	width: 800px;
}


#main {
	width: 770px;
}

#nav {
	background : url(images/nav_bg.jpg) no-repeat;
	width: 770px;
	padding: 8px 0px 15px 0px;
	text-align: right;
	font-size: 14px;
	color: #bcbcbc;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}

.navOn {
	color: #00afee;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
}

#content_area {
	background : url(images/content_bg5.jpg) repeat-y;
	width: 770px;
}

#content_area2 {
	background : url(images/content_bg2.jpg) no-repeat #2e2e2e;
	width: 770px;
	height: inherit;
}

#sponsors {
	position: relative;
	top: 0;
	background : url(images/sponsor_bg.jpg) no-repeat;
	width: 770px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	clear:both;
}

.content_left {
	width: 150px;
	float: left;
	text-align: right;
	margin: 0px 0px 0px 75px;

}

.content_right{
	width: 61%;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 50px;

}

.content_photo{
	margin: 0px 10px 0px 0px;

}


