body{
margin:0;
padding:0;
line-height: 1em;
background:#ffffff;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000000;
}

#maincontainer{
width:100%;
margin-top:10px;
margin-bottom:10px;
}

#liquid-round {
width:780px;
margin:0px auto;
background:#fff url(Images/leftside.gif) repeat-y left top;
}
#liquid-round .top {
width:100%;
height:20px;
background:url(Images/top.gif) no-repeat left top;
}
#liquid-round .top span {
display:block;
position:relative;
height:20px;
background:url(Images/top-right.gif) no-repeat right top;
}
#liquid-round .center-content {
position:relative;
background:url(Images/rightside.gif) repeat-y right top;
margin:-1px 0 -50px 0;
}

#footer{
clear: both;
width: 100%;
text-align: center;
height:25px;
}

#liquid-round .bottom {
width:100%;
height:60px;
background:url(Images/bottom.gif) no-repeat left bottom;
}
#liquid-round .bottom span {
display:block;
position:relative;
height:60px;
background:url(Images/bottom-right.gif) no-repeat right top;
}
#liquid-round p {margin:0 0 1em 0}

#topsection{
height: 170px; /*Height of top section*/
margin-bottom:20px;
}

#innertube{
margin-top:15px;
margin-right: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-left:15px;
margin-bottom:10px;
}

#main {
float:left;
width:590px;
padding-right:10px;
border-right:thin #CCC dashed;
}

#sidebar {
float:right;
width:140px;
}

#footer {
clear:both;
padding-top:10px;
}

#footer p{
color: #ffffff;
font-family:Helvetica, Arial, sans-serif;
font-size:10px;
}

#footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#ffffff;
text-decoration:underline;
}

#footer a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#bc5c9e;
text-decoration:underline;
}

p {font-family: Helvetica, Arial, sans-serif;font-size: 12px;color: #000000;}
p.platinum {font-family: Helvetica, Arial, sans-serif;font-size: 12px;color:#999;}
p.gold {font-family: Helvetica, Arial, sans-serif;font-size: 12px;color:#a09650;}
p.silver {font-family: Helvetica, Arial, sans-serif;font-size: 12px;color:#CCC;}
span {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #902373; font-weight:bold;}

h1 {font-family: Helvetica, Arial, sans-serif;color:#af2183;font-size:24px; line-height: 1.5em;}
h2 {font-family: Helvetica, Arial, sans-serif;color:#af2183;font-size:18px; line-height: 1.5em;}
h3 {font-family: Helvetica, Arial, sans-serif;color:#af2183;font-size:16px; line-height: 1.5em;}
h4 {font-family: Helvetica, Arial, sans-serif;color:#af2183;font-size:14px;}
h5 {font-family: Helvetica, Arial, sans-serif;color:#af2183;font-size:14px;}
h6 {font-family: Helvetica, Arial, sans-serif;color:#af2183;font-size:14px;}

a{
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#af2183;
text-decoration:none;
}

a:hover{
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#591042;
text-decoration:none;
}

hr {border: none 0;
border-top: 1px dashed #ccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 