/* CSS Document */
body {
margin:0;
background:url(../images/bbg.gif) repeat;
color:#333333;
font-family:"tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
}

#marqueecontainer{
position: relative;
width: 220px; /*marquee width */
height: 145px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 0px;
padding-left: 4px;
}

a {
color:#cc0000;
font-weight:normal;
text-decoration:none;
}

a:hover {
color:#cc0000;
font-weight:normal;
text-decoration:underline;
}

p, h1, h2, h3 {
margin:0;
padding:0;
}

h1 {
font-size:18px;
font-weight:normal;
}

.clear {
clear:both;
}

#cont {
margin:0 auto;
width:999px;
}

#container {
background:#d5a6a8 url(../images/topgrad_bg.gif) repeat-x;
width:973px;
margin:0 auto;
border:0px solid;
padding:0 13px 0 13px;
float:left;
}

#header {
height:108px;
}

#logo {
padding:40px 0 0 30px; width:330px; border:0px solid; float:left;
}

#links {
float:right;
width:500px;
border:0px solid;
padding:42px 0 0 0;
}

#flash {
background:url(../images/flash_banner.gif) no-repeat; width:973px; height:231px; padding:0 0 10px 0; background:#ffffff;
}

#mid {
background:#ffffff;
float:left;
border:0px solid;
padding:10px 13px 10px 13px;
width:947px;
}

#content {
width:688px;
border:0px solid;
float:left;
}

#content_inner {
width:666px;
border:1px dashed #ccc;
float:left;
padding:10px;
min-height:300px;
}

.gap {
float:left;
border:1px solid;
}

#rhs {
width:244px;
border:0px solid;
float:right;
padding:0 0 0 0px;
}

.homebox {
background:url(../images/box1.gif) no-repeat;
width:689px;
height:133px;
}

.homebox ul{
padding:0;
margin:5px 0 0 0;
}

.homebox li{
padding:0 0 0 0;
margin:0 0 0 10px;
list-style-image:url(../images/bull.gif);
}

.linkR {
color:#cc0000;
font-weight:bold;
text-decoration:none;
}

.linkR:hover {
color:#cc0000;
font-weight:bold;
text-decoration:underline;
}

.blogbox {
background:url(../images/box2.gif) no-repeat;
width:244px;
height:133px;
margin:19px 0 0 0;
}

.blogbox ul{
padding:0;
margin:0px 0 0 0;
}

.blogbox li{
padding:0 0 10px 0;
margin:0 0 0 0;
/* list-style-image:url(../images/bull2.gif); */
}

#footer {
background:url(../images/footer_bg.gif) repeat-x;
height:45px;
margin:0 auto;
width:999px;
color:#cccccc;
padding:6px 0 0 0;
}

#footer a {
color:#cccccc;
text-decoration:none;
}

#footer a:hover {
color:#cccccc;
text-decoration:underline;
}

.box {
border:1px solid #cccccc;
width:180px;
padding-left:5px;
}

.boxS {
border:1px solid #cccccc;
width:100px;
}

.tarea {
border:1px solid #cccccc;
width:180px;
height:90px;
}

.tarea1 {
border:1px solid #cccccc;
width:330px;
height:150px;
}

.butS {
border:0px solid #cccccc;
width:80px;
height:25px;
font-size:11px;
background:#ac1214;
color:#ffffff;
}

#content ul, #content_inner ul {
list-style-image:url(../images/bull.gif); padding:0 0 0 25px;
}

#content li, #content_inner li {
padding:0 0 5px 0;
}