@charset "utf-8";
/* CSS Document */


#button {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	height: auto;
}
#Login {
	width: 157px;
	text-align: left;
	height: 125px;
	float: left;
	margin-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 10px;
	margin-right: 0px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#rightadverts {
	width: 157px;
	text-align: left;
	height: 228px;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#righthome {
	width: 157px;
	text-align: left;
	height: 228px;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#MemDirbox {

	width: 167px;
	text-align: left;
	height: 68px;
	background-image: url(../../Assets/Images/MemDir_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Videobox {
	width: 167px;
	text-align: left;
	height: 152px;
	float: left;
	background-image: url(../../Assets/Images/VideoPod_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Blogbox {
	width: 167px;
	text-align: left;
	height: 110px;
	float: right;
	background-image: url(../../Assets/Images/Blog_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Forumbox {
	width: 167px;
	text-align: left;
	height: 110px;
	float: right;
	background-image: url(../../Assets/Images/Forum_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#boxfooter {
	width: 167px;
	height: 3px;
	background-image: url(../../Assets/Images/box_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;

}
#boxcontent {
	width: 153px;
	text-align: left;
	height: auto;
	background-image: url(../../Assets/Images/box_bg.jpg);
	margin-top: 34px;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 23px;
}
.alphamenutop {
	width: 32px;
	text-align: center;
	height: 29px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
	border: thin solid #CCCCCC;
	cursor: hand;
	line-height: 30px;
}
.alphamenubottom {
	width: 32px;
	text-align: center;
	height: 29px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
	background-color: #BDDAE8;
	border: thin solid #CCCCCC;
	cursor: hand;
	line-height: 30px;
}
