@charset "utf-8";
/* CSS Document */

#container {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner {
}
#topnav {
	height: 46px;
	width: 783px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 177px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #000099;
}
li {
	color: #000099;
	list-style-type: disc;
}

a:visited {
	color: #CC3399;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
#left_menu {
	width: 157px;
	float: left;
	color: #000099;
	text-align: right;
	font-weight: bold;
	margin-right: 0px;
}
#right_side {
	float: right;
	width: 803px;
	text-align: left;
}
#main_content_area {
	width: 515px;
	float: left;
	margin-top: 15px;
	color: #0000CC;
	padding-left: 30px;
}
#rightbanner {
	float: right;
	width: 213px;
	background-color: #dbdff5;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 15px;
	padding-right: 15px;
}
h2 {
	color: #0000CC;
}

.glidelogo {
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
}


#top_nav_option1 {
	height: 46px;
	width: 178px;
	background-image: url(../images/men_donation.gif);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
}
#top_nav_option2 {
	height: 46px;
	width: 178px;
	background-image: url(../images/men_bg_image.gif);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
}
#top_nav_option3 {
	height: 46px;
	width: 178px;
	background-image: url(../images/men_bg_image.gif);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
}
#top_nav_option4 {
	height: 46px;
	width: 178px;
	background-image: url(../images/men_bg_image.gif);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
}
.image
{
	float: right;
	border: 1px solid #CC3399;
	padding: 4px;
}

