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


a:link { 
	color: #A59164;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #FFFFFF;
	}
a:active { 
	color: #A59164;
	}
body {
	text-align:center;
	background:#000 url(../images/background.jpg);
	margin:0;
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center 300px;
}
.content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
}

p 	{
	color:#A59164;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
}

p.paratext{
	text-align:justify;
}
#welcome{
	position:absolute;
	top:300px;
	width:100%;
	display:block;
	margin-left:auto;
	margin-left:auto;
}
.main{
	width:750px;
	position:absolute;
	top:400px;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
}
#hightight{
	width:775px;
	top:300px;
}
#highwidetight{
	width:1035px;
	top:300px;
}
#highnarrowtight{
	width:530px;
	top:300px;
}
#events{
	line-height:10px;
}
#bot{
	position:absolute;
	top:625px;
	margin-left:auto;
	margin-right:auto;
	left:0;
	right:0;
}
td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: solid solid solid solid;
	border-color: #A59164;
}
 #footer {
	text-align:center;
    font-family:"Times New Roman", Times, serif;
	color:#A59164;
	font-size:12px;
	bottom:0px;
	position:absolute;
	left: 0px;
    width: 100%;
}
hr {
	color: #A59164;
	background-color: #A59164;
	height:2px;
	width:50%;
}
#widget {
	top:600px;
	padding-top:50px;
	height:40%;
}
.fan_box .profileimage{float:left;width:40px;height:40px;padding:15px 15px 10px 0;margin:0 0 4px 0}
.fan_box .full_widget .connect_top{background:#ffffff; float:left; width:180px;}
.fan_box .connect_button{padding-top:5px;}
.fan_box .connect_action .name{line-height:15px;font-size:14px;font-weight:bold;color:#3b5998;}
#poster{
	width:651px;
	height:526px;
	margin:0px auto;
	border: 1px solid #A59164;
}
#left_column{
	float:left;
	height:526px;
	border-right: 1px solid #A59164;;
}
#box1 {
	display: block;
	padding-top: 20px;
	width:300px;
	height:230px;
}
#box2 {
	display:block;
	padding-top: 20px;
	width:300px;
	border-top: 1px solid #A59164;
}
