/* --------------------------------------------
Ê Êreset
----------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
ul, ul li, ol, ol li {list-style: none; margin: 0; padding: 0;}
caption, th, td {text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


.body {
		margin-left: 50px;
		background-color: #000;
		max-width: 1000px;
		min-height: 800px;
		font-family: archer, sans-serif;
		color: #fff;
		text-decoration: none;
		}
	
.color {
		background-color: #FF0066;
		font-size: .1em;
		}
		
.color2 {
		background-color: #FCB514;
		font-size: .2em;
		}
	
.logo {
		position: absolute;
		top: 25px;
		left: 1000px;
		}
		
#DivImage {
			position: absolute;
			float: right;
			top: 109px;
			left: 400px;
			}
		
.h1 {
		position: relative;
		font-size: 1.2em;
		margin-left: 14px;
		}
		
.h2 {
		position: relative;
		font-size: .8em;
		margin-left: 14px;
		}
		
.h3 {
		font-size: 8em;
		}
		
			
#newstable {
			float: left;
			max-width: 250px;
			font-family: verdana, sans-serif;
			font-size: .6em;
			color: #FCD116;
			margin-left: 14px;
			}
			
.mainpage {
			position: relative;
			max-width: 600px;
			font-family: verdana, sans-serif;
			font-size: .6em;
			color: #fff;
			margin-left: 325px
			}
			
#offa {
			float: left;
			max-width: 250px;
			font-family: verdana, sans-serif;
			font-size: .6em;
			color: #fff;
			margin-left: 100px
			}
			
#offb {
			position: relative;
			max-width: 250px;
			font-family: verdana, sans-serif;
			font-size: .6em;
			color: #fff;
			margin-left: 625px
			}
			
.newstitle {
			position: relative;
			font-size: 1.8em;
			color: #FCD116;
			}
			
.filler {
			float: left;
			max-width: 250px;
			font-family: verdana, sans-serif;
			font-size: .6em;
			color: #FFF;
			margin-left: 14px;
			}
	
.illustrate {
			max-width: 250px;
			position: relative;
			font-family: verdana, sans-serif;
			font-size: .8em;
			color: #FCD116;
			margin-left: 14px;
			}
			
.copy {
		position: relative;
		color: #FFF;
		}





a:link {
	border: none;
	color: #fff;
	font-family: archer, sans-serif;
	text-decoration: none;
	}
a:visited {
	border: none;
	color: #fff;
	font-family: archer, sans-serif;
	text-decoration: none;
	}
a:hover {
	border: none;
	color: #FF0066;
	font-family: archer, sans-serif;
	text-decoration: none;
	}
a:active {
	border: none;
	color: #fff;
	font-family: archer, sans-serif;
	text-decoration: none;
	}
	