html {	height: 100%;	font-size: 100%;	overflow:auto;}
body {	height: 100%;margin: 0;padding: 0;color: #fff;font-size: 76%;	font-family: Arial, Verdana, sans-serif; background:#69BAF9; }
h2 {	margin-top: 2em;}
#advert { position: relative; margin:0 auto; height:107px; width:760px; text-align:center; background:url(../images/adbackground.jpg) no-repeat center}
#advertbox { padding-top: 10px; padding-left:7px;}
#flashcontent {	overflow: hidden;	position:absolute;}
#noflash {	margin: 20px;}
#thewrapper {position: relative; margin:0 auto; width:100%;}
#menu_chrome  { font-size:11px;position: relative; margin:0 auto; background-color:#69BAF9; width:100%; height:50px; text-align:center}
/*To adjust the height of the footer change TOP:630px*/
#compfooter {
	position: relative;
	margin:0 auto;
	top:840px;
	background-color:#69BAF9;
	width:100%;
	height:50px;
	color:#FFFFFF
}

.content {color:#FFFFFF; background-color:#69BAF9;}


/*Links*/
a {position:relative;z-index:1000;}
a:link {color:#FFF; text-decoration: underline; font-weight:bold;}
a:visited {color: #FFF; text-decoration: underline; font-weight:bold;}
a:hover {color: #FFF; text-decoration: underline; font-weight:bold;}
a:active {color: #FFF; text-decoration: underline; font-weight:bold;}

/*Links*/
.content a:link {color:#FFFFFF; text-decoration: underline; font-weight:bold;}
.content a:visited {color: #FFFFFF; text-decoration: underline; font-weight:bold;}
.content a:hover {color: #FFFFFF; text-decoration: underline; font-weight:bold;}
.content a:active {color: #FFFFFF; text-decoration: underline; font-weight:bold;}

