body {
margin:0px;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

/*--------------COLUMNS-------------*/
.col1 {position:absolute; left:1px;}
.col2 {position:absolute; left:182px;}
.col3 {position:absolute; left:364px;}
.col4 {position:absolute; left:485px;}
.col5 {position:absolute; left:546px;}

/*----------------ROWS---------------*/
.row1 {top:1px; height:96px;}
.row2 {top:99px; height:35px;}
.row3 {top:136px; height:228px;}
.row4 {top:366px; height:228px;}
.row3and4 {top:136px; height:458px;}

/*--------------------BOXES------------------*/
.topbox {background-color:#cc3333; width:361px;}
.welcomebox {background-color:#cc3333; width:482px;}
.greybox {background-color:#8F8F8F; width:240px;}
.tickerbox {background-color:#cc9999; width:240px; color:#990000;}
.footer {background-color:#666666; left:11px; top:596px; width:704px; height:56px;}
.linkrow {background-color:#679061; top:153px; width:240px; height:458px;}

.vrule {
background-image:url(images/vrule.gif);
top:20px;
width:14px;
height:50px;
}

/*--------------------CORNERS------------------*/
.corner {
position:absolute;
width:10px;
height:10px;
}
.top1 {background-image:url(images/corner-red-1.gif); left:364px; top:1px;}
.top2 {background-image:url(images/corner-red-2.gif); left:715px; top:1px;}
.top3 {background-image:url(images/corner-red-3.gif); left:715px; top:87px;}
.top4 {background-image:url(images/corner-red-4.gif); left:364px; top:87px;}

.pink1 {background-image:url(images/corner-pink-1.gif); left:485px; top:136px;}
.pink2 {background-image:url(images/corner-pink-2.gif); left:715px; top:136px;}
.pink3 {background-image:url(images/corner-pink-3.gif); left:715px; top:354px;}
.pink4 {background-image:url(images/corner-pink-4.gif); left:485px; top:354px;}

.red1 {background-image:url(images/corner-red-1.gif); left:1px; top:366px;}
.red2 {background-image:url(images/corner-red-2.gif); left:473px; top:366px;}
.red3 {background-image:url(images/corner-red-3.gif); left:473px; top:584px;}
.red4 {background-image:url(images/corner-red-4.gif); left:1px; top:584px;}

.grey1 {background-image:url(images/corner-grey-1.gif); left:485px; top:366px;}
.grey2 {background-image:url(images/corner-grey-2.gif); left:715px; top:366px;}
.grey3 {background-image:url(images/corner-grey-3.gif); left:715px; top:584px;}
.grey4 {background-image:url(images/corner-grey-4.gif); left:485px; top:584px;}

.full1 {background-image:url(images/corner-red-1.gif); left:1px; top:136px;}
.full2 {background-image:url(images/corner-red-2.gif); left:473px; top:136px;}

.footer-cap {
position:absolute;
top:596px;
width:10px;
height:56px;
}
.footer-left {background-image:url(images/footer-left.gif); left:1px;}
.footer-right {background-image:url(images/footer-right.gif); left:715px;}

/*------------------TEXTBOXES-----------------*/
.linktext {top:110px; font-weight:bold; width:180px; text-align: center;}

.text {
position:absolute;
left:22px;
width:440px;
font-size:11px;
text-align: justify; 
}
.smallbox {top:378px; height:200px;}
.bigbox {top:153px; height:400px;}

.topinfo {top:25px; padding-left:15px; line-height:18px;}

.footertext {
position:absolute;
left:1px;
width:724px;
text-align:center;
}
.ft-text {top:618px; font-size:10px;}

/*-------------------TEXT--------------------*/
.link {color:#FFFFFF; text-decoration: none;}
.redlink {color:#990000; text-decoration: none;}
.heading {font-size:14px;}

P {padding: 0px 20px 0px 20px;}
A:hover {color:#d00000;}
A.black:hover {color:#000000;}