html, body {
padding:0px;
margin:0px;
}

#message {
position:absolute;
top:0px;
left:0px;
right:0px;
background:lightyellow;
text-align:center;
}

#wrap {

}

a#message {
color:#26385b;
text-decoration:none;
font-size:16px;
padding:3px;
}

#message p {
padding:0px;
margin:0px;
}

body {
text-align:center;
font-family:Verdana;
background:url("/themes/bg.png") #d9e0a1;
background-repeat:repeat-x;
}

#container {
width:820px;
margin:0 auto;
}

#header {
height:170px;
background:url("/themes/header.png");
}

#headerLeft {
float:left;
width:310px;
height:170px;
}

#headerRight {
float:right;
width:410px;
height:170px;
}

#content {
background:#fff;
padding:10px;
background-repeat:repeat-x;
text-align:left;
}

.drag {
height:29px;
}

#nav {
width:820px;
margin:auto;
text-align:center;
position:relative;
padding-bottom:30px;
background:#fff;
}


#nav a {
display:block;
float:right;
color:#fff;
font-size:14px;
font-weight:bold;
margin-left:2px;
text-decoration:none;
width:123px;
height:19px;
color:#26385b;
}

#nav a:hover {
color:#26385b;
}

#content p {
font-size:12px;
color:#5C5C5C;
}

#contentLeft {
background:#fff;;
background-position:top;
background-repeat:repeat-x;
width:550px;
float:left;
min-height:300px;
}

#contentRight {
width:220px;
float:right;
}

.contentRightData {
background:#fff;
background-position:top;
background-repeat:repeat-x;
width:200px;
padding:10px;
margin-bottom:3px;
border:1px solid #b9beca;
}

.contentRightData a {
font-size:12px;
text-decoration:none;
}

#footer {

}

.heading, .heading a {
font-size:20px;
color:#24498d; 
}

.clear {
clear:both;
}

img {
border:none;
}

#search {

}

a {
color:#5E5E5E;
}

a:hover {
color:#26385b;
}

#rss {
text-align:center;
}

.actions {
float:right;
}

table {
font-size:12px;
}

#bodytext {
width:520px;
}

#contentBottom {
border-top:1px solid #b9beca;
height:28px;
}

#video {

}

#newsletter {
text-align:center;
border:solid 1px #5C5C5C;
background:#d9e0a1;
padding:16px;
margin-top:20px;
margin-bottom:20px;
}

#newsletter strong {
color:#000;
font-size:16px;
}

#login {
margin-top:20px;
margin-bottom:20px;
FONT-SIZE:12PX;
}