body
{
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1D1D1;
}

*
{
	padding: 0px;
	margin: 0xp;
}

.pageTitle
{
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bolder;
	color: #003366;
}

td.news_headline
{
	padding: 3px;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #6A8BC1;
	font-weight: bolder;
}

td.news_other
{
	padding: 3px;
	background-color: #BCCDE2;
}

td.news_msg
{
	padding: 3px;
	background-color: #D3DFED;
}

input.admin
{
	background-color: #B5C9DF;
	border: 1px;
	border: solid;
	border: #000000;
	border-collapse: collapse;
	height: 25px;
	width: 160px;
	margin-top: 5px;
	font-size: 11px;
}

input.admin2
{
	background-color: #99ACD0;
	border: 1px;
	border: solid;
	border: #000000;
	border-collapse: collapse;
	height: 15px;
	width: 100px;
	margin-top: 5px;
	font-size: 11px;
}


#container
{
	width: 738px;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

#container_login
{
	width: 738px;
	background-color: #FFFFFF;
	margin-top: 100px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}

#logo
{
	float: left;
	width: 204px;
	height: 336px;
	background-image: url(../images/home_logo.gif);
	background-repeat: no-repeat;
}

#banner
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/home_banner.gif);
	background-repeat: no-repeat;
}

#banner_objectives
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/objectives_banner.gif);
	background-repeat: no-repeat;
}

#banner_profile
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/profile_banner.gif);
	background-repeat: no-repeat;
}

#banner_founder
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/founder_banner.gif);
	background-repeat: no-repeat;
}

#banner_clients
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/clients_banner.gif);
	background-repeat: no-repeat;
}

#banner_articles
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/articles_banner.gif);
	background-repeat: no-repeat;
}

#banner_contact
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/contact_banner.gif);
	background-repeat: no-repeat;
}

#banner_news
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/news_banner.gif);
	background-repeat: no-repeat;
}

#banner_login
{
	float: left;
	width: 534px;
	height: 336px;
	background-image: url(../images/login_banner.gif);
	background-repeat: no-repeat;
}

#menu
{
	float: left;
	width: 204px;
	height: 250px;
}

#content
{
	float: left;
	width: 524px;
	background-color: #FFFFFF;
	padding: 5px;
	color: #000000;
}

#contentAdmin
{
	background-color: #FFFFFF;
	padding: 5px;
	color: #000000;
}

#news_scroll
{
	float: left;
	width: 522px;
	background-color: #D8E2EB;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	margin-top: 2px;
	height: 23px;
	color: #000000;
}

#news_header
{
	float: left;
	width: 522px;
	background-color: #D2DBF0;
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	margin-top: 2px;
	height: 16px;
	color: #000000;
}