* 
{
	margin: 0px;
	padding: 0px;
}

body 
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 55.0%;
	background-color: #1E4854;
	background-image: url(../images/bckgr-body.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}

a
{
	color: #17667D;
	text-decoration: none;
	font-weight: normal;
}

a:visited
{
	color: #17667D;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #17667D;
	text-decoration: underline;
}

img {
	border: 0px;
}

p {
	text-align: left;
	line-height: 14px;
}

h1 {
	top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #155E73;
	font-weight: bold;
	padding: 5px 0px 0px 7px;
}

h2 {
	top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #155E73;
	font-weight: bold;
	padding: 5px 0px 0px 7px;
}

.h2 a {
	font-weight: bold;
}

.h2 a.visited {
	font-weight: bold;
}

.h2 a.hover{
	font-weight: bold;
	text-decoration: none;
}

h3 {
	top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #3A3A3A;
	font-weight: bold;
	padding: 8px 0px 10px 10px;
}

h4 {
	top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.95em;
	color: #3A3A3A;
	font-weight: bold;
	padding: 3px 0px 5px 7px;
}

h5 {
	top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #3A3A3A;
	font-weight: bold;
	padding: 8px 0px 10px 10px;
}

/********************* CUSTOM  ***************************/

#container {
	width: 939px;
	margin: 0 auto;
	text-align: left;
	font-size: 1.2em;
	
}

#header {
	position: relative;
	width: 939px;
	height: 152px;
	top: 50px;
}

/********************* Start top navigation ***************************/
#menu {
	position: relative;
	width: 939px;
	height: 40px;
	float: left;
	background-image: url(../images/bckgr-menu.png);
}

#menu .nav a
{
	display: block;
	float: left;
	padding-top: 12px;
	height: 36px;
	width: 91px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#menu .nav a.visited
{
	display: block;
	float: left;
	padding-top: 12px;
	height: 36px;
	width: 91px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#menu .nav a:hover
{
	background-image: url(../images/bckgr-menu-over.png);
	background-repeat: repeat-x;
	height: 40px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menu .nav-border
{
	display: block;
	float: left;
	width: 2px;
	height: 40px;
}

#menu .search
{
	position: relative;
	float: left;
	width: 242px;
	height: 23px;
	margin-top: 10px;
	text-align: right;
}

#string
{
	width: 190px;
	border: none;
	margin-top: 1px;
	margin-right: 2px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #17667D;
}

/********************* End top navigation ***************************/



/********************* Start CONTENT area ***************************/
#content {
	position: relative;
	float: left;
	width: 939px;
	min-height: 777px;
	height: auto;
	padding-bottom: 10px;
	background: white;
	border-top: 3px solid #000000;
}

#left {
	position: relative;
	float: left;
	width: 628px;
}

#top {
	position: relative;
	float: left;
	width: 606px;
	height: 301px;
	margin: 10px 10px 0 10px;
	border: 1px solid #C3D8DF;
	background-image: url(../images/bckgr-top.png);
	background-repeat: no-repeat;
}

#top p {
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.article-subject{
	top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.5em;
	color: #155E73;
	font-weight: normal;
	text-transform: uppercase;
	padding: 6px 0px 12px 10px;
}


.link-article {
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.news-top {
	position: relative;
	float: left;
	width: 606px;
	height: 28px;
	margin: 10px 10px 2px 10px;
	border: 1px solid #C3D8DF;
	font-size: 1.3em;
	color: #3A3A3A;
	font-weight: bold;
	background-image: url(../images/news-top.png);
	background-repeat: no-repeat;
}

.news-top p {
	height: 28px;
	padding: 7px 0px 0px 10px;
}

.forum-top {
	position: relative;
	float: left;
	width: 917px;
	height: 28px;
	margin: 10px 10px 2px 10px;
	border: 1px solid #C3D8DF;
	font-size: 1.3em;
	color: #3A3A3A;
	font-weight: bold;
	background-image: url(../images/forum-top.png);
	background-repeat: no-repeat;
}

.forum-top p {
	height: 28px;
	padding: 7px 0px 0px 10px;
}

.news {
	position: relative;
	float: left;
	width: 596px;
	height: auto;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #C3D8DF;
	background: #FFFFFF;
}

.news p {
	text-align: left;
	padding: 0px 5px 8px 5px;
}

.news img {
	position: relative;
	float: left;
	padding: 1px;
	margin: 5px 10px 5px 0px;
	border: 1px solid #71BEE4;
}

.irock {
	position: relative;
	float: left;
	width: 596px;
	height: auto;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #C3D8DF;
	background: #FFFFFF;
}

ul {
	padding: 0px 0px 5px 35px;
	list-style-image: url(../images/link.png);
}

ol {
	padding: 0px 0px 5px 35px;
	list-style: decimal outside;
}

li {
	padding-bottom: 3px;
}

.comments {
	position: relative;
	float: left;
	width: 456px;
	min-height: 238px;
	height: auto;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #C3D8DF;
	background: #FFFFFF;
}

.news-links {
	position: relative;
	float: left;
	width: 596px;
	height: auto;
	margin: 0px 10px 0px 10px;
	padding: 5px;
	border: 0px;
}

.box {
	position: relative;
	float: left;
	width: 299px;
	height: 208px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
}

.box p {
	text-align: left;
	padding: 7px 10px 5px 10px;
}


.box img {
	position: relative;
	float: left;
	padding: 1px;
	margin: 3px 10px 0px 0px;
	border: 1px solid #71BEE4;
}

.link-news {
	position: absolute;
	bottom: 10px;
	right: 0px;
	width: 95px;
}

.link-news p {
	position: relative;
	float: left;
	padding: 0px;
}

.link-news img {
	position: relative;
	float: left;
	border: 0px;
	padding: 2px 0px 0px 5px;
}

#right {
	position: relative;
	float: left;
	width: 311px;
	padding-top: 10px;
}

.right-top {
	position: relative;
	float: left;
	width: 300px;
	height: 36px;
	padding-left: 10px;
	margin-bottom: 3px;
	background-image: url(../images/right-top.png);
	background-repeat: no-repeat;
}

.right-top p {
	line-height: 36px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #FEFEFE;
	font-weight: bold;
}

.right-top a {
	line-height: 36px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #FEFEFE;
	font-weight: bold;
}

.right-top a.hover {
	line-height: 36px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.0em;
	color: #FEFEFE;
	font-weight: bold;
	text-decoration: underline;
}

.youtube {
	position: relative;
	float: left;
	width: 300px;
	height: 264px;
	margin-bottom: 10px;
	text-align: center;
}

.adsRight {
	font-family: Verdana, Arial, sans-serif;
	position: relative;
	float: left;
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
	background: #FFFFFF;
	border: 0px;

}

#navlist {
	position: relative;
	float: left;
	width: 298px;
	min-height: 206px;
	height: auto;
	margin-bottom: 10px;
	background-image: url(../images/navlist.png);
	background-repeat: no-repeat;
	border: 1px solid #C3D8DF;
}

.irock-navlist {
	position: relative;
	float: left;
	width: 298px;
	min-height: 100px;
	height: auto;
	margin-bottom: 10px;
	background-image: url(../images/navlist.png);
	background-repeat: no-repeat;
	border: 1px solid #C3D8DF;
}

.navLink {
	padding: 0px 10px 7px 10px;
}

.navLink a{
	font-weight: bold;
}

.navLink a.hover{
	text-decoration: underline;
}

.rightBox  {
	position: relative;
	float: left;
	width: 298px;
	min-height: 200px;
	padding-bottom: 10px;
	height: auto;
	margin-bottom: 10px;
	background-image: url(../images/navlist.png);
	background-repeat: no-repeat;
	border: 1px solid #C3D8DF;
}

.upfooter {
	position: relative;
	float: left;
	width: 939px;
	padding: 10px 0 0 10px;
}

.upfooter img {
	margin: 0 5px 0 0;
}

#footer {
	position: relative;
	float: left;
	width: 939px;
	height: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	background: #161616;
	color: #17667D;
}

#footer p {
	text-align: center;
	line-height: 37px;
}


/************************** FORUM ******************************/

#forum {
	position: relative;
	float: left;
	width: 928px;
}

.forum {
	position: relative;
	float: left;
	width: 907px;
	height: auto;
	margin: 0px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #C3D8DF;
	background: #FFFFFF;
}

/************************** LOGIN & REGISTRATION FORM ******************************/
#form {
	position: relative;
	float: left;
	width: 928px;
}

.form-top {
	position: relative;
	float: left;
	width: 917px;
	height: 28px;
	margin: 10px 10px 2px 10px;
	border: 1px solid #C3D8DF;
	font-size: 1.3em;
	color: #3A3A3A;
	font-weight: bold;
	background-image: url(../images/forum-top.png);
	background-repeat: no-repeat;
}

.form-top p {
	height: 28px;
	padding: 7px 0px 0px 10px;
}

.registration {
	position: relative;
	float: left;
	width: 928px;
	padding-left: 10px;
}

.registration input {
	height: 15px;
}

.registration td {
	padding: 5px 0px 0px 10px;
}

.registration input.btn {
	height: 25px;
	width: 123px;
}

.form-subject{
	top: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #155E73;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}