﻿body 
{
    background: #000;
	font-family: Arial Rounded MT Bold, verdana, arial;
	text-align: center;
	margin-top:0px;
	text-align:center;
}

#container
{  
    background: #fff url(images/background2.gif) repeat-y center;
    position:relative;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 950px;
    height: 4112px;
    top: 0px;
    text-align:center;
    border-left:dashed;
    border-right:dashed;
    left: 0px;
}

#news2
{
    width:600px;
}

#top_nav
{
    color:#fff;
    background: #000 url(images/.gif) repeat-x;
    position:relative;
    top: -16px;
    width: 950px;
    height:32px;
    left: 0;
    text-align:center;
}

#top_nav ul 
{

    padding-top: 7px;
}

#top_nav li
{
    text-align: center;
    display: inline;   
    padding-left: 15px;
    padding-right: 15px;
}

#top_nav a
{
    color: #fff;   
    text-decoration:none;
    font-weight:normal;
}

#top_nav a:hover
{
    text-decoration:none;  
    color:#ff00b4;
        font-weight:normal;
}


img
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    margin-top: 0px;
}



#header
{
    position:relative;
    top:0px;
    background: url(http://img.photobucket.com/albums/v470/Dumbitch/banner-3.gif);
    left:0px;
    width:950px;
    height:372px;
}

#header img
{
    margin-top:10px;
    margin-left:530px;   
}

#right_col
{
    background: #000;
    position:absolute;
    top: 602px;
    right: 2px;
    font-size:small;
    color:black;
    margin-top: 0px;
    height: auto;
    width: 415px;
    text-align:center;
    margin-left: 0px;
}

#right_col a
{
    text-decoration:none;   
}

#right_col a:hover
{
    text-decoration:none;   
}


#footer
{
    background: url(images/footer_bg.gif) repeat-x bottom;
    color:black;
    font-size:11px;
    font-variant: normal;
    position:absolute;
    top: 3990px;
    width: 950px;
    height: 120px;
    left:0px;
    text-align: center; 
    
}

#footer img
{
    border:none;   
}

#footer a {
	font-family: Arial Rounded MT Bold, verdana, arial;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: gray;
	text-decoration: none;
	display:inline;
	text-transform: none;
	padding: 0px 0px 0px 0px;
}
#footer a:hover {
	color:#000;
	text-decoration:underline;
}

#news
{
    position:absolute;
    top: 605px;
    width: 515px;
    height: auto;
    left: 10px;
    text-align:left;
    padding-left: 0px;
    border-right: dashed 1px black;
}

#events
{
    color:#fff;
    font-size: 13px;
    text-align:left;
    height: auto;
    text-transform: uppercase;
    margin-bottom:0px;
    padding-top:0px;
    padding-left:0px;
}

#events a
{
    color:White;
    text-decoration:none;   
}

#events a:hover
{
    color:White;
    text-decoration:underline;   
    
}

#twitter
{
    color:#ff00b4;
    background-color:Black;   
    text-align:left;
}

#twitter a:link
{
    text-decoration:none;
    color: #fff;

       
}

#twitter a:hover
{
    text-decoration:none;
    color: #fff;

}


#twitter a:visited
{
    text-decoration:none;
    color: #fff;

}