@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat;
background-color:#2c5485;
margin-top:50px;
}

.main {
margin-left:auto;
margin-right:auto;
width:940px;
padding:0px;
margin-top:20px;
}

.header {
float:left;
background-image:url(images/header.png);
background-position:top;
background-repeat:no-repeat;
width:940px;
height:38px;
}

.members_login {
float:right;
width:200px;
margin-top:17px;
margin-right:20px;
text-align:right;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#2e2e2e;
text-decoration:none;
}

.members_login:hover {
float:right;
width:200px;
margin-top:17px;
margin-right:20px;
text-align:right;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#838383;
text-decoration:underline;
}

.flash_left {
float:left;
background-image:url(images/flash_left.png);
background-position:top center;
background-repeat:no-repeat;
width:9px;
height:295px;
}

.flash_logo {
float:left;
background-image:url(images/flash_logo.png);
background-position:top;
background-repeat:no-repeat;
width:231px;
height:295px;
}

.flash {
float:left;
background-image:url(images/flash.png);
background-position:top;
background-repeat:no-repeat;
width:690px;
height:295px;
}

.flash_right {
float:left;
background-image:url(images/flash_right.png);
background-position:top;
background-repeat:no-repeat;
width:10px;
height:295px;
}

.left_links {
float:left;
background-image:url(images/left_links.png);
background-position:top;
background-repeat:no-repeat;
width:468px;
height:168px;
}

.left_links_text_box {
float:right;
width:200px;
margin-top:20px;
margin-right:20px;
}

.left_links_text {
text-align:right;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
margin-bottom:5px;
color:#2e2e2e;
text-decoration:none;
}

.left_links_text:hover {
text-align:right;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
margin-bottom:5px;
color:#838383;
text-decoration:underline;
}

.right_thumbs {
float:left;
background-image:url(images/right_thumbs.png);
background-position:top;
background-repeat:no-repeat;
width:472px;
height:168px;
}

.footer {
float:left;
background-image:url(images/footer.png);
background-position:top;
background-repeat:no-repeat;
width:940px;
height:38px;
}

.footer_text {
float:left;
width:940px;
margin-top:10px;
text-align:center;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#2e2e2e;
}