body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    text-decoration: none;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    text-align: center;
}
a:link {
	color: #3ab2e5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3ab2e5;
}
a:hover {
	text-decoration: underline;
	color: #0038b0;
}
a:active {
	text-decoration: none;
	color: #3ab2e5;
}

p {margin: 10px;}

/** CONTAINER **/
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	}
	
/** HEADER **/
#header {
	width: 980px;
	height: 120px;
	background-image: url(images/header.jpg);
	float: left;
	}

.ad {
	background-color: #003470;
    margin-top: 210px;
	margin-left: 155px;
	}
	
/** COLUMNS **/
#left {
	width: 177px;
	float: left;
	text-align: left;
	padding: 0px;
	}

#center {
	width: 639px;
	float: left;
	text-align: left;
	padding: 0px;
	}

#right {
	width: 162px;
	float: left;
	text-align: right;
	padding: 0px;
	}
	
/** RIGHT AND LEFT TABLES **/
.sidetable1 {
	width: 162px;
	border: 1px solid #448ccb;
	text-align: center;
	background: #002157;
	}
	
.sidetable2 {
	width: 162px;
	border: 1px solid #448ccb;
	text-align: center;
	background: #002157;
	position: inherit;
	}
	
.title {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	background-image: url(images/title.jpg);
	display: block;
    text-decoration: none;
	}
	
/** CENTER TABLES **/
#centertainer {
	width: 623px;
	border: 1px solid #448ccb;
	text-align: center;
	background: #000000;
	text-align: center;
	float: left;
	}
	
.centertitle {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	background-image: url(images/title.jpg);
	margin: 0 auto;
	display: block;
	}
	
.post {
	width: 195px;
	height: 170px;
	border: 1px solid #448ccb;
	background-image: url(images/post.jpg);
	margin-left: 4.5px;
	margin-right: 4.5px;
	margin-top: 8px;
	float: left;
    overflow: hidden;
	}
	
.posttitle {
	width: 195px;
	height: 30px;
	line-height: 29px;
	display: block;
	}
	
.postad {
	width: 622px;
	background: #00183f;
	margin-top: 5px;
	float: left;
	}
	
.thumb {border: 4px solid #7babdc;}
.thumb:hover {border: 4px solid #0038b0;}

.description {
             font-family: Tahoma; font-size: 8pt; font-weight: normal; color: #FFFFFF; text-decoration: none;
             
}

.box {
    width: 193px;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0;
    position: relative;
	padding: 1px;
	max-height: 14px;
	overflow: hidden;         
}
.boxDesc{
    width: 97%;
	height: 14px;
	margin: 3px;
	overflow: hidden;
	font-size: 11px;
}
.tags {
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
             
}
.views {
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
             
}
	
/** FOOTER **/
#footer {
	width: 980px;
	text-align: center;
	float: left;
	}
	
-->
H1 {
    height: 30px;
	line-height: 30px;
	font-size: 16px;
    text-decoration: none;
    font-weight: normal;
	text-align: center;
    background-image: url(images/title.jpg);
	margin: 0 auto;
	display: block;
      }
H2 {
    height: 30px;
	line-height: 30px;
	font-size: 16px;
    text-decoration: none;
    font-weight: normal;
	text-align: center;
    background-image: url(images/title.jpg);
	margin: 0 auto;
	display: block;
      }
H3 {
    height: 30px;
	line-height: 30px;
	font-size: 16px;
    text-decoration: none;
    font-weight: normal;
	text-align: center;
    background-image: url(images/title.jpg);
	margin: 0 auto;
	display: block;
      }
