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-image:url(../../images/bkg.jpg); background-position:top; background-color:#ffffff; background-repeat:repeat-x;}
#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:#5EB6F6; width:100%; height:35px; text-align:center}
/*To adjust the height of the footer change TOP:630px*/
#compfooter {position: relative; margin:0 auto; top:718px; line-height:40px; width:100%; color:#59B4F9;}

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


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

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