body {
font-family:Arial;
font-size:10px;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
background:url(images/bottom_bg.gif);
background-position:bottom;
background-repeat:repeat-x;
background-color:#000000;
}

/* No Borders on Linked Images */

a:link img {
border:0;
}
a:visited img {
border:0;
}

/* --------------------------- */

/* Classes */

.red {
color:#FF0000;
}
.white {
color:#FFFFFF
}
/* ---------------------- Divs */	

#main {
width:786px;
margin: 0 auto 0 auto;
}
#top_flash {
width:786px;
height:301px;
margin-right:auto;
margin-left:auto;
}
#content {
width:786px;
margin-right:auto;
margin-left:auto;
background-image:url(images/content_bg.gif);
background-repeat:repeat-y;
}
#gallery_content {
width:786px;
margin-right:auto;
margin-left:auto;
background:url(images/leftbox_gradient.jpg);
background-repeat:repeat-x;
background-color:#120203;
}
#gallery_top {
width:786px;
height:20px;
background:url(images/fulltop_gradient.jpg);
background-repeat:no-repeat;
}
#con_leftbox {
width:466px;
margin-right:auto;
margin-left:auto;
background-color:#120203;
}
#con_leftbox_top {
width:466px;
height:20px;
background:url(images/leftbox_top.jpg);
background-repeat:no-repeat;
}
#con_leftbox_sub {
width:466px;
background:url(images/leftbox_gradient.jpg);
background-repeat:repeat-x;
background-color:#120203;
}
#con_leftbox_sub p{
font-family:Arial;
font-size:10px;
color:#FFFFFF;
margin-left:15px;
margin-right:15px;
margin-top:0px;
margin-bottom:0px;
padding-top:4px;
padding-bottom:4px;
}
#con_leftbox_sub td{
font-family:Arial;
font-size:10px;
color:#FFFFFF;
margin-left:18px;
margin-right:18px;
margin-top:0px;
margin-bottom:0px;
padding-top:4px;
padding-bottom:4px;
}
#con_leftbox_sub a:active, #con_leftbox_sub a:visited, #con_leftbox_sub a:link {
color:#FFCC00;
font-weight:bold;
text-decoration:none;
}
#con_leftbox_sub a:hover {
color: #FFFFFF;
text-decoration: underline;
}
#con_middle {
width:2px;
margin-left:auto;
margin-right:auto;
}
#con_rightbox {
width:318px;
margin-right:auto;
margin-left:auto;
}
#con_rightbox_top {
width:318px;
height:20px;
background:url(images/rightbox_top.jpg);
background-repeat:no-repeat;
}
#con_rightbox_sub {
width:318px;
background:url(images/rightbox_gradient.jpg);
background-repeat:repeat-x;
background-color:#050505
}
#con_rightbox_sub p{
font-family:Arial;
font-size:10px;
color:#FFFFFF;
margin-left:18px;
margin-right:18px;
margin-top:0px;
margin-bottom:0px;
padding-top:4px;
padding-bottom:4px;
}
#con_rightbox_sub td{
font-family:Arial;
font-size:10px;
color:#FFFFFF;
margin-left:18px;
margin-right:18px;
margin-top:0px;
margin-bottom:0px;
padding-top:4px;
padding-bottom:4px;
}
#con_rightbox_sub a:active, #con_rightbox_sub a:visited, #con_rightbox_sub a:link, #con_bx_sub  {
color:#FFCC00;
font-weight:bold;
text-decoration:none;
}
#con_rightbox_sub a:hover {
color: #FFFFFF;
text-decoration: underline;
}
#bottom_edge {
padding-top: 0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom: 0px;
width:786px;
height:20px;
background-image:url(images/bottom_edge.jpg)
}
#bottom_links {
padding-top: 0px;
padding-bottom:0px;
margin-top:0px;
margin-bottom: 0px;
width:786px;
height:53px;
margin-right:auto;
margin-left:auto;
background-image:url(images/bottom_links.jpg)
}
#bottom_links p{
font-family:Arial;
font-size:10px;
color:#FFC719;
text-align:center;
margin:0;
}
#bottom_links a:active, #bottom_links a:visited, #bottom_links a:link {
font-size:10px;
color:#FFC719;
text-decoration:none;
}
#bottom_links a:hover {
text-decoration: underline;
}