html, body {
	margin:0;
	padding:0;
	border:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
body {
	background-color:#010214;
}
#top_links{
	height:144px;
}
#container {
	width:960px;
	margin:0 auto;
	background:url(media/img_bg.jpg) no-repeat;
	min-height:800px;
}
#top_links{
	margin-bottom:0;
	padding-bottom:0;
	width:903px;
	margin:0 auto;
}
#banner{
	width:903px;
	margin:0 auto;
}
a {
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
table.amanda td{
vertical-align:top;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px solid #333333;
}
h1 {
	font-size:25px;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	font-size:14px;
	color:#54717F;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
p, blockquote {
	font-size:13px;
}
.album {
	background:#fff;
	border:1px solid #95CB42;
	border-left:5px solid #95CB42;
	padding:7px
}
blockquote p {
	margin:0
}
#hd ul a {
	color:#999999;
	font-size:10px;
}
#ct {
	padding: 0px 45px;
	font-size:12px;
}
#ct p{
	
}
#ct ul {
	list-style:square;
}
#sdm {
	float:right;
	width:200px
}
#sdm h2 {
	border:1px solid #95CB42;
	background:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding:2px 0 0 6px;
	line-height:22px;
	margin:0 0 10px 0
}
#sdm p {
	padding:0 0 0 7px
}
#sdm p a {
	font-weight:bold;
	color:#1D1D1D
}
#sdm p a:hover {
	text-decoration:none
}
#sdm ul {
	list-style:none;
	padding:0 0 0 7px
}
#sdm li {
	padding:0 0 4px 0
}
#ft {
	clear:both;
	padding:30px 0 20px 0;
	text-align:center;
	font-size:11px;
	color:#666;
}
#ft a {
	color:#666;
	text-decoration:none;
}
#ft a:hover {
	text-decoration:underline;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: black;
	background-color: white;
	border: 1px solid #333333;
	padding: 0;
	margin: 5px 0px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: black;
	background-color: white;
	border: 1px solid #333333;
	padding: 1pt;
	margin: 5px 0px;
}
