/*
By Gary Hides of Castus
----------------------------------------------------*/

@import url("text.css");
@import url("menus.css");

/* MAIN LAYOUT
----------------------------------------------------*/

body {
font-family: Verdana, Tahoma, Arial;
font-size: 62.5%;
margin: 0px;
background:#ddd;
background:url(/templates/main/images/bg.jpg) no-repeat top center;
}
#container {
margin:0 auto;
width: 800px;
padding-bottom:30px;
margin-bottom:30px;

}
#top {
height: 0px;
}
#leftcol{
width:314px;
padding:0px;
float:left;
}
#rightcol{
float:right;
width:471px;
padding:93px 0 0 0;
background:url(/templates/main/images/sian-brooks.jpg) no-repeat top center;
}
#pcontent{
padding-top:1px;
}
#calls p{
margin-top:0px;
text-align:center;
}
#calls .modcallme{
text-align:center;
margin-bottom:10px;
}
/* A FEW BITS
----------------------------------------------------*/
#top h1{
text-indent:-5000px;
margin:0;
height:0em;
}
.logoimg {
border:0;
margin:0;
}
