/* CSS Document */

body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px 0px 0px 0px;
}

#header {
width:1010px;
height:104px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
margin:0px auto 0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

#header a {
color:#FFCC00;
}

#header a:hover {
color:#FFFF00;
}

#header a:visited {
color:#FFCC00;
}

#nav {
width:1010px;
height:36px;
background-image:url(images/navigation_bg.jpg);
background-repeat:no-repeat;
margin:0px auto 0px auto;
}

#nav_bottom {
width:1010px;
height:10px;
background-image:url(images/bottomshadow.jpg);
background-repeat:no-repeat;
margin:0px auto 0px auto;
}

#member_top {
width:621px;
height:31px;
background-image:url(images/loginbar/top_blank.jpg);
background-repeat:no-repeat;
padding-top:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFCC00;
}

#member_1 {
width:621px;
height:25px;
}

#member {
width:621px;
height:61px;
margin-right:0px;
margin-left:389px;
}

#footer {
width:100%;
background-color:#000000;
height:200px;
}

#content {
width:1010px;
margin:0px auto 0px auto;
}

#header_member {
width:1010px;
height:104px;
background-image:url(images/header_members.jpg);
background-repeat:no-repeat;
margin:0px auto 0px auto;
}

#main_text {
height:304px;
width:459px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}


#main_image {
height:304px;
width:541px;
}

#title {
background-color:#990000;
width:98%;
padding-top:2px;
padding-bottom:2px;
padding-left:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}

#text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#h1 {
font-size:20px;
font-weight:bold;
}