body {
	background-color:rgb(0,0,0);
	margin:0px;
}

a:link, a:visited {
	text-decoration:none;
	color:rgb(255, 255, 255);
}

a:hover {
	text-decoration:none;
	color:rgb(32,255,32);
}

#header_title {
	height:250px;
}

#header_bottom {
	background-image:url('visual/header_bottom.png');
	background-repeat:repeat-x;
	height:66px;
}

#footer_bottom {
	background-image:url('visual/header_bottom.png');
	background-repeat:repeat-x;
	height:66px;
}

#page {
	width:820px;
}

.menu {
	font-family:Arial;
	font-weight:bold;
	font-size:11pt;
	color:rgb(255,255,255);
	padding:10px;
}

.menu a {
	text-decoration:none;
}

.menu a:hover {
	text-decoration:none;
	background-color:rgb(255,255,255);
	color:rgb(0,0,0);
}

h1 {
	font-family:Georgia;
	font-size:18pt;
	font-weight:lighter;
	color:rgb(174,207,174);
	text-align:left;
}

h3 {
	font-family:Georgia;
	font-size:12pt;
	color:rgb(200,200,200);
	text-align:left;
	line-height:180%;
}

h4 {
	font-family:Georgia;
	font-size:12pt;
	font-weight:lighter;
	color:rgb(200,200,200);
	text-align:left;
	line-height:180%;
}

h5 {
	font-family:Georgia;
	font-size:10pt;
	font-weight:lighter;
	color:rgb(200,200,200);
	text-align:left;
	clear:both;
	line-height:180%;
}

h7 {
	font-family:Georgia;
	font-size:8pt;
	font-weight:lighter;
	color:rgb(200,200,200);
	text-align:center;
	clear:both;
	line-height:180%;
}

.friends_name {
	font-family:Georgia;
	font-size:14pt;
	font-weight:lighter;
	color:rgb(174,207,174);
	text-align:left;
}
