body {
	background-color: #525252;
	margin: 0px;
	font-family: Tahoma;
	font-size: 7pt;
	color: #878787;
}
a {
	color: #202020;
	text-decoration: none;
	font-size: 6pt;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}
b, strong {
	color: #121212;
}
a img {
	border: 1px solid #202020;
}
a:hover img {
	border: 1px solid #FFFFFF;
}
table, tr, td {
	font-size: 7pt;
	vertical-align: top;
}
input, select, textarea {
	background-color: #565656;
	border: 1px solid #393939;
	font-family: Tahoma;
	font-size: 7pt;
	color: #878787;
	margin-top: 0px;
	margin-bottom: 3px;
}
button, submit {
	background-color: #393939;
	border: 1px solid #393939;
	font-family: Tahoma;
	font-size: 7pt;
	color: #878787;
	margin-top: 0px;
	margin-bottom: 3px;
}
.side-title {
	background-color: #4F5457; 
	font-size: 6pt; 
	letter-spacing: 1px; 
	padding: 3px;
	color: #2C2C2C; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%;
}
.side-content {
	background-color: #474747; 
	font-size:7pt; 
	text-align: justify;
	width: 100%;
}
.releases {
	background-color: #474747; 
	font-size:7pt; 
	text-align: justify;
	width: 100%;
}
.content-title {
	background-color: #3B4043; 
	font-size: 6pt; 
	letter-spacing: 1px; 
	padding: 3px;
	color: #747D83; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%;
}
.content-subject {
	background-color: #4F5457; 
	font-size: 6pt; 
	letter-spacing: 1px; 
	padding: 2px;
	padding-left: 55px;
	color: #919191; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%;
}
.header2 {
	background-color: #4F5457; 
	font-size: 6pt; 
	letter-spacing: 1px; 
	padding: 2px;
	padding-left: 55px;
	color: #919191; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%;
}

.header-sm {
	background-color: #3B4043; 
	font-size: 6pt; 
	letter-spacing: 1px; 
	padding: 3px;
	color: #747D83; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%;
}

.header {
	background-color: #4F5457; 
	font-size: 6pt; 
	letter-spacing: 1px; 
	padding: 3px;
	color: #2C2C2C; 
	text-align: justify; 
	font-weight: bold; 
	text-transform: uppercase;
	width: 100%;
}



.content {
	background-color: #474747; 
	font-size:7pt; 
	text-align: justify;
	width: 100%;
}
.content-media {
	background-color: #474747; 
	font-size:7pt; 
	text-align: justify;
	width: 100%;
}
.top-affiliates {
	background-image: url(http://nickaos.com/images/3/layout_03.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	width: 150px;
	height: 96px;
}
.featured-media {
	background-image: url(http://nickaos.com/images/3/layout_05.jpg);
	background-repeat: no-repeat;
	width: 227px;
	height: 96px;
}
.bar_one {
	background-image: url(http://nickaos.com/images/3/layout_09.jpg);
	background-repeat: repeat-y;
	width: 55px;
	height: 100%;
}
.bar_two {
	background-image: url(http://nickaos.com/images/3/layout_11.jpg);
	background-repeat: repeat-y;
	width: 9px;
	height: 100%;
}
.bar_three {
	background-image: url(http://nickaos.com/images/3/layout_13.jpg);
	background-repeat: repeat-y;
	width: 57px;
	height: 100%;
}
.sidebar {
	background-color: #373737;
	width: 204px;
	height: 100%;
}
.main_content {
	background-color: #373737;
	width: 475px;
	height: 100%;
}