body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color:#000000; /*#f8b69c;*/
}
#container {
	width: 673px;
	margin: 0px auto;
	border:1px solid #000000;
}
#top {
	color: #FFFFFF;
	width: 673px;
	height: 170px;
	background-color: #cd200e;
	background-image: url(images/profilelogo.jpg);
}
#top p{
	color: #FFFFFF;
	padding-top: 163px;
	padding-left: 158px;
}
#topright {
	float: right;
	height: 140px;
	width: 447px;
	text-align: right;
}
.cl {
clear:both;
}
#gallery {
	width: 673px;
	padding-top: 10px;
}
#buttons {
	width: 447px;
	height: 30px;
	background-color: ##f8b69c;
	border-bottom: 1px solid ##f8b69c;
	margin-bottom: 10px;
}
#news {
	width: 201px;
	height: 472px;
	margin-top: 5px;
	background-color: #e65c1b;
	color: #FFFFFF;
	padding: 10px;
}

#news a:link, #news a:visited, #news a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#news a:hover {
	color: #F7CB33;
}

#menu {
	width: 422px;
	background-color: #F7CB33;
	padding: 13px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #F01E1E;
	text-decoration: none;
	color: #FFFFFF;
}
#content {
	width: 447px;
	float: right;
	height: 492px;
	margin-top: 5px;
	background-color: #fbfbcf;
}

#pad a:link, #pad a:visited, #pad a:active {
	color: #a00008;
	font-weight:bold;
	text-decoration:none;
}
#pad a:hover {
	text-decorationn: underline;
}

p {
margin: 0px 0px 10px 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	width:423px;
	height:400px;
	padding: 12px;
	color: #000000;
	overflow:auto;
}
#footer {
	background-color: #a00008;
	padding: 12px;
	width: 649px;
	color:#ffffff;
	font-size: 90%;
	text-align: center;
	clear:both;
	border-top: 5px solid #000000;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
h4 {
	font-size: 180%;
	color: #cd200e;
}
