body {
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(images/body_bg.png);
	padding-top: 20px;
	padding-bottom: 20px;
	}

#container {
	background-color:#FFFFFF;
	padding:10px;
	height: 49em; #740px;
	width: 900px;
	margin:0 auto 0 auto; 
	text-align:left;
	}

#header {height:150px; background-image:url(images/header_bg.png);}
#logo {
	background:url(images/headerviolet.jpg) no-repeat;
	font-size:30px;
	height:100px;
	padding:60px 0 0 190px;
	}
#logo a {color:#FFFFFF; text-decoration:none;}

#menu {height:40px; background-image:url(images/menu_bg.png); margin-top:5px;}
#menu ul {margin:0; padding:0;}
#menu li {list-style:none; float:left; background:url(images/menu_border.png) right no-repeat;}
#menu a {float:left; height:20px; padding:10px 15px; color:#FFFFFF; font-size:13px; font-weight:bold; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
#menu a:hover {background:url(images/menu_border.png);}

#main {
	float:left;
	width:100%; 
	background:url(images/main_bg.png) right repeat-y;
	color:#111111;
	font-size:11px;
	height: 480px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
#main a {color:#333333;}
#main a:hover {
	color:#000000;
	font-size: 14px;
	text-align: right;
}
#main br {line-height:8px;}
#sidebar {
	width:160px;
	float:right;
	padding:0 46px 10px 10px;
	margin-top:10px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#sidebar h3 {
	font-size:13px;
	font-weight:bold;
	margin:15px 0 5px 0;
	text-align: left;
}

#text {
	margin-right:225px;
	padding:10px 30px 30px 30px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	background-color: #ebeaea;
}

#text h1 {font-size:22px; font-weight:normal; margin:20px 0 10px 0;}

#text h2 {
	font-size:18px;
	font-weight:normal;
	margin:20px 0 10px 0;
	text-align: left;
	vertical-align: middle;
}
#text h3 {
	font-size:14px;
	font-weight:normal;
	margin:0px 0 0px 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
}

#text h6 {
        font-size:18px;
        font-weight:normal;
        margin:0px 0 0px 0;
        text-align: left;
        font-family: Georgia, "Times New Roman", Times, serif;
        margin-left: 0px;
}

#text h4 {
	font-size:18px;
	font-weight:normal;
	margin:20px 0 10px 0;
	text-align: left;
	color: #00F;
}
#text h5 {
	font-size:14px;
	font-weight:normal;
	margin:0px 0 0px 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 40px;
	margin-right:155px;
	color: #00F;
	background-color: #99F;
}


#text ol, #text ul {padding:0; margin:8px 0;}
#text li {
	margin-left:40px;
	}

#contmemb {
	height: 400px;
	width: 600px;
}	
#memb1 {
	float:left;
	height: 380px;
	width: 275px;
}	
#memb2{
	float:right;
	height: 380px;
	width: 275px;
}

#microcontainer1{
	height: 110px;
	margin-left: 170px;
	}

#microcontainer2{
	height: 110px;
	margin-left: 200px;
	}
	
#micro1{
	float:left;
	height: 100px;
	width: 100px;
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}

#micro2{
	float:left;
	height: 100px;
	width: 110px;
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	}

#micro3{
	float:left;
	height: 100px;
	width: 140px;
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	}

#micro4{
	float:left;
	height: 100px;
	width: 160px;
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	}


#micro5{
	float:left;
	height: 100px;
	width: 140px;
	font-size: 14px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	}


#cookies {margin-top: 1em;}

#footer {height:6em; color:#FFFFFF; font-size:11px; background-image:url(images/footer_bg.png); clear:both;}
#footer a {color:#FFFFFF;}
#footer a:hover {color:#DFDFDF;}
#footer {
	padding:15px 5px 5px 30px;
	text-align: center;
	font-size: 12px;
}
#container #main #sidebar {
	text-align: right;
}
#container #main #text {
	text-align: justify;
}
