@charset "utf-8";
/* CSS Document */

html, body{height:100%}

body{
margin: 0px;
padding: 0px;
border: none;
background-repeat: repeat-x;
background-color: #ebecec;
text-align: left;
}

br {
line-height: 0px;
}

.maincontainer{
margin:0 auto; 
width: 810px;
background-image: url(../images/background.jpg);
background-repeat: repeat-y;
height:100% auto;
}

.header{
width: 810px;
height: 120px;
text-align: left;
background-image: url(../images/header.jpg);
background-repeat: no-repeat;
}

#banner{
position: relative;
margin: 0 auto;
padding: 0px;
width: 802px;
height: 281px;
}

#slogan{
position: relative;
margin: 0 auto;
padding: 0px;
width: 802px;
height: 49px;
}

#right_cont{
display: inline;
float: right;
width: 554px;
margin-right: 14px;
}

#left_cont{
display: inline;
float: left;
width: 220px;
margin-left: 7px;
}

.footer{
width: 810px;
height: 45px;
background-image: url(../images/footer.jpg);
background-repeat: no-repeat;
}

.news{
float: right;
width: 270px;
height: 212px;
background-image: url(../images/news_bg.jpg);
background-repeat: no-repeat;
}

#marqueecontainer{
position: relative;
margin: 0 auto;
width: 250px; /*marquee width */
height: 154px; /*marquee height */
overflow: hidden;
padding: 2px;
padding-left: 4px;
font-family: Tahoma;
font-size: 11px;
color: #6e2020;
}

#marqueecontainer a{
display: block;
background-image: url(../images/news_dot.jpg);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
}

#marqueecontainer a:link{
color: #6e2020;
text-decoration: none;
}

#marqueecontainer a:visited{
color: #6e2020;
text-decoration: none;
}

#marqueecontainer a:hover{
color: #6e2020;
text-decoration: underline;
}

#catshowcase{
float: left;
width: 270px;
text-align: left;
}

#catshowcase #title{
width: 262px;
height: 20px;
text-align: left;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #2287bc;
border: 1px solid #c8c8c8;
cursor:pointer;
background-image: url(../images/home_cat_title.jpg);
background-repeat: repeat-x;
}

#catshowcase #pic{
float: right;
text-align: center;
width: 53px;
height: 44px;
cursor:pointer;
margin-right: 4px;
}

#catshowcase #desc{
float: left;
width: 204px;
height: 42px;
text-align: center;
font-family: Tahoma;
font-size: 11px;
color: #4d4e4f;
cursor:pointer;
}

#content{
width: 554px;
font-family: Tahoma;
font-size: 11px;
color: #293838;
text-align: justify;
}

#content a:link{
color: #293838;
text-decoration: underline;
}

#content a:visited{
color: #293838;
text-decoration: underline;
}

#content a:hover{
color: #FF0000;
text-decoration: underline;
}

#content #catimage{
float: right;
height: 50px;
padding: 0px;
margin: 0px;
}

#content #title{
width: 552px;
height: 52px;
background-image: url(../images/content_title_bg.jpg);
background-repeat: repeat-x;
text-align: center;
font-family: Arial;
font-size: 18px;
color: #2287bc;
border: 1px solid #c8c8c8;
}

.sponsors{
width: 554px;
height: 130px;
background-image: url(../images/sponsor_bg.jpg);
background-repeat: no-repeat;
}

#contentwrapper{
margin: 0 auto;
width: 198px;
height: 150px;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
text-align: center;
}

#mini_menu{
float: right;
width: 24px;
height: 88px;
padding-top: 18px;
padding-right: 6px;
}

.formtext{
font-family: Tahoma;
font-size: 11px;
color: #000000;
background-color: #f1efef;
border: 1px solid #2287bc;
}

#submit_button{
width: 64px;
height: 19px;
padding: 0px;
margin: 0;
border: 0;
background: transparent url(../images/submit_button.jpg) no-repeat top left;
overflow: hidden;
vertical-align: middle;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* IE 5.x */
}

.albumtitle{
width: 552px;
height: 20px;
text-align: left;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #4b4c4c;
border: 1px solid #c8c8c8;
cursor:pointer;
background-image: url(../images/home_cat_title.jpg);
background-repeat: repeat-x;
}

.page {
margin: 0px;
padding: 8px;
width: 536px;
border: 1px solid #4d596d;
background: #ffffff;
text-align: center;
font-family: Tahoma;
font-size: 11px;
color: #324147;
}
