* {
padding: 0;
margin: 0;
}

body {
	width: 100%;
	text-align: center;
	background-color: #060e14;
}

#Wrap {
	margin: auto;
	width: 965px;
	background: url(../Images/BodySides.jpg);
	background-repeat: repeat-y;
}

#Header {
	width: 965px;
	height: 133px;
	background-image: url('../Images/Banner.jpg');
	background-repeat: no-repeat;
} #HeaderRadio {
	background-image: url('../Images/RadioOnlineBanner.jpg');
	background-repeat: no-repeat;
	width: 138px;
	height: 133px;
	float: right;
} 

#Menu {
	height: 43px;
	background-image: url('../Images/MenuBG.jpg');
	background-repeat: repeat-x;
} #Menu li {
		float: left;
} #Menu ul {
			list-style-type: none;
			padding-top: 13px;
} #Menu a {
				display: block;
				font-family: Tahoma;
				font-size: 15px;
				font-weight: bold;
				text-decoration: none;
				color: #fefefe;
				padding-left: 15px;
				padding-right: 20px;
}

#LeftSide {
	float: left;
	width: 195px;
	background-color: #09253a;
	background-image: url('../Images/LeftSide.jpg');
	background-repeat: repeat-y;
} #LeftSide h1 {
		font-family: Verdana;
		font-size: 17px;
		padding-top: 10px;
		padding-left: 10px;
		color: #338ae0;
} #LeftSide p {
		padding-left: 10px;
		padding-right: 15px;
		font-family: Verdana;
		font-weight: bold;
		font-size: 11px;
}

#RightSide {
	float: right;
	width: 195px;
	background-color: #09253a;
	background-image: url('../Images/RightSide.jpg');
	background-repeat: repeat-y;
} #RightSide h1 {
		font-family: Verdana;
		font-size: 17px;
		padding-top: 10px;
		padding-left: 25px;
		color: #338ae0;
} #RightSide p {
			padding-left: 25px;
			font-family: Verdana;
			font-weight: bold;
			font-size: 11px;
}

#Notice {
	background-color: #09253A;
	border: 1px solid white;
	color: white;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
} #Notice img {
	vertical-align: middle;
} #Notice a {
	text-decoration: none;
	color: #006DA4;
}

#Content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #e7e5e6;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
} #Content table {
	width: 575px;
} #Content a {
	color: #006da4;
}

#Footer {
	clear: both;
	height: 31px;
	width: 965px;
	padding-top: 13px;
	background-image: url('../Images/Bottom.jpg');
	background-repeat: no-repeat;
	background-color: #060e14;
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
} #Footer .Right {
	padding-right: 5px;
	display: inline;
	float: right;
}

#NewsAvatar {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#ChatBox {
	text-align: center;
}

a {
	text-decoration: none;
	color: white;
} a.LogOut {
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #006da4;
} a.StandOut {
	color: #17b2f3;
} a.White {
	color: white !important;
}

h1 {
	font-family: Verdana;
	font-size: 17px;
	color: #fefefe;
	text-align: left;
	padding-bottom: 7px;
	clear: both;
}

h2 {
	color: #338AE0;
	font-family: Arial black;
	font-size: 15px;
}

img {
	vertical-align: middle;
	border-width: 0px;
} img.AvatarSide {
		text-align: center;
}

p {
	padding-bottom: 30px;
	text-align: left;
	color: #e7e5e6;
} p.BBcode {
	background-color: #09253A;
	border: 1px solid #338AE0;
	font-size: 10px;
	padding: 10px;
}

input {
	height: 20px;
	width: 90px;
	color: #e7e5e6;
	background-color: #060e14;
	margin-bottom: 5px;
	border-width: 0px;
	color: white;
	text-align: left;
	font-weight: bold;
} input.LogIn {
		width: 55px;
		text-align: center;
}

.Contact {
		background-color: #060e14;
		text-align: left;
		color: #e7e5e6;
		font-weight: bold;
		width: 150px;
		float: right;
} input.Submit {
		width: 55px;
		text-align: center;
}

fieldset {
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	border-width: 0px;
	color: #E7E5E6;
}

em.FlashSide {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #eeebeb;
} em.VideoSide {
		font-family: Verdana;
		font-size: 10px;
		text-decoration: none;
		font-weight: bold;
		color: #eeebeb;
}

li.ForumList {
	text-transform: capitalize;
	margin-left: 40px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #eeebeb;
	list-style-image: url('../Images/comments.png');
	text-align: left;
} li.AnnouncementList {
	text-transform: capitalize;
	margin-left: 40px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #eeebeb;
	list-style-image: url('../Images/page_white_text.png');
	text-align: left;
} li.FanFicList {
	text-transform: capitalize;
	margin-left: 40px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #eeebeb;
	list-style-image: url('../Images/script.png');
	text-align: left;
}

.VideosLatest {
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 140px;
}.VideosLatest a {
	color: #eeebeb !important;
}

.FlashPageList {
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 140px;
} .FlashPageList a {
	color: #eeebeb !important;
}

.FanFicTable {
	width: 550px !important;
	color: white;
	text-transform: capitalize;
} .FanFicTable td {
	padding-top: 5px;
}