body{
height:100%;
margin:0px;
font-family:verdana;
font-size:10px;
color:#FFFFFF;
}
h3{
color:#0cc0c6;
font-size:18px;
font-weight:normal;
}
#mainbody{
position:relative;
height:100%;
width:100%;
background-image:url("../images/background.gif");
background-repeat:repeat-x;
text-align:center;
}
#mainbody{
text-align:-moz-center;
}
#top{
position:relative;
width:725px;
height:70px;
background-image:url("../images/menu_bg.gif");
background-repeat:repeat-x;
margin-left:auto;
margin-right:auto;
text-align:left;
padding-left:50px;
padding-top:20px;
}
#top img{
position:relative;
top:-10px;
}
#holder{
width:1024px;
padding:0px;
position:relative;
left:19px;
margin-left:auto;
margin-right:auto;
}
#header{
position:relative;
left:-1px;
width:1024px;
height:280px;
background-image:url("../images/header.jpg");
background-repeat:no-repeat;
z-index:2;
}
#main{
position:relative;
top:-35px;
left:-19px;
z-index:0;
width:765px;
height:621px;
background-image:url("../images/main_bg.jpg");
background-repeat:repeat-x;
border-left:1px solid #5d1153;
border-right:1px solid #5d1153;
border-bottom:1px solid #5d1153;
margin-left:auto;
margin-right:auto;
}
#form{
width:229px;
height:360px;
background-color:#130619;
position:absolute;
right:26px;
border:1px solid #32132e;
color:#0cc4ca;
padding-top:20px;
text-align:left;
}
#form h3{
padding-left:25px;
}
#newsitems{
position:absolute;
left:32px;
width:469px;
height:530px;
background-color:#130619;
border:1px solid #32132e;
padding-top:20px;
text-align:left;
}
#newsitems h3{
margin-left:15px;
}
#menu{
position:absolute;
right:0px;
top:0px;
text-align:center;
}
#menu a{
text-decoration:none;
color:#FFFFFF;
}
#menu a:hover{
text-decoration:none;
color:#0cc0c6;
}
.menuitem{
width:115px;
height:50px;
float:left;
font-size:16px;
background-image:url("../images/spacer.gif");
background-repeat:no-repeat;
background-position:10px 0px;
padding-left:10px;
padding-top:25px;
}
#tcrlogo{
width:138px;
height:70px;
background-image:url("../images/tcr_logo.gif");
position:absolute;
bottom:0px;
left:50px;
}
#tcrlogo:hover{
cursor:pointer;
}
#selected{
width:115px;
height:50px;
background-image:url("../images/light.png");
background-position:-10px 0px;
background-repeat:no-repeat;
position:relative;
top:-28px;
padding-top:28px;
}
input{
background-color:#130619;
border:1px solid #9a668f;
color:#0cc4ca;
}
table{
margin-left:20px;
}
#contact{
height:160px;
width:229px;
position:absolute;
bottom:70px;
right:26px;
color:#0cc4ca;
background-color:#130619;
border:1px solid #32132e;
text-align:left;
}
#contact h3{
margin-left:25px;
margin-top:10px;
margin-bottom:1px;
}
.details{
color:#9a668f;
}
.details a{
color:#0cc0c6;
}
.details a:hover{
color:#9a668f;
}
li{
margin:0px;
list-style:none;
float:left;
padding:0px;
}
ul{
margin:0px;
padding:0px;
}
.maintext{
margin-left:20px;
width:435px;
color:#cccccc;
}
#form h3{
margin-bottom:0px;
}
h4{
margin:0px;
font-size:14px;
color:#0cc0c6;
}