@charset "UTF-8";/* CSS Document *//* Centre Code *//* Ignore the next rule in IE mac \*/html, body, table {    min-height: 100%;    width: 100%;    height: 100%    }body {    margin: 0;	background-color: #000000;	font-size:12px;	font-family:Arial, Helvetica, sans-serif;	color:#222222;    }table {    position: absolute;    top: 0;    left: 0;    }#container {    position: relative;    margin: 0 auto;    width: 800px;	height:550px;    border: none;    }/* Stop ignoring in IE mac *//* End Centre Code *//* container */.centered_div {width:800px;height: 550px;background-color:#000000;position:absolute;}/* shadow */.shadow {width:800px;height: 550px;position:absolute;background-color:#444444;top:2px;left:2px;}.shadow_alt {width:800px;height: 550px;background-image:url(../images/back_shadow.png);position:absolute;top:5px;left:5px;}/* top, middle and bottom sections */#top {height:160x;width:800px;float:left;background-color:#000000;}#bottom {height:386px;width:796px;float:left;border:2px #ffffff solid;background-color:#ffffff;background-image:url(../images/background1.jpg);background-position:center;background-repeat:no-repeat;}/* generic */.redlink {color:#FF0000;text-decoration:none;font-weight:bold;}.grey {color:#333333;}.grey a {color:#333333;}.grey a:hover {color:#FF0000;}.nodecor {text-decoration:none;}.bold {font-weight:bold;}.circlelist {list-style:disc;line-height:normal;}.circlelist a {font-weight:normal;}.listleft {margin-left: 0.7em;padding-left: 0.7em;}.margintop {}.normal {font-weight:normal;}.largetext {font-size:16px;}.bluetext {color:#000033;}/* top */.logo {float:left;height:160px;width:230px;padding-left:20px;background-image:url(../images/logo.jpg);background-position:right;background-repeat:no-repeat;}/* menu */.menuarea {width:200px;height:129px;float:left;margin-top:17px;margin-bottom:14px;background-image:url(../images/affiliate_logos.jpg);background-position:bottom left;background-repeat:no-repeat;overflow:hidden;}.menu {padding-left:10px;padding-top:18px;list-style-type:none;font-weight:bold;line-height:1em;}.menu ul {list-style-type:none;padding:0px;margin:0px;}.menu a {display:block;padding:1px 0px 0px 10px;color:#ffffff;text-decoration:none;font-size:11px;}.menu a:hover {color:#CCCCCC;}.menu .menucurrent {color:#ffffff;}/* middle */.column1 {width:255px;height:353px;float:left;}.imagecol1 {width:234px;height:323px;margin-top:30px;margin-left:21px;}.column2 {width:517px;height:323px;float:left;margin-top:30px;margin-left:2px;}.title {width:487px;height:45px;float:left;margin:15px 15px 0px 15px;overflow:hidden;border-bottom:1px solid #000;}.firstpara {font-size:14px;font-weight:bold;}.title h1 {font-size:22px;color:#000000;line-height:21px;}.text {width:487px;height:248px;float:left;margin:0px 15px 15px 15px;overflow:auto;padding-right:3px;}