/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#5E5E5E;
	font:12px/18px Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-position: 0px 0px;
	background-image: url(../../../../../My%20Documents/Web/XHTML%20CSS/Disco%20Down/images/retrobg.jpg);
	background-repeat: no-repeat;
}

a {
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.previous {
	margin-bottom:10px;
}

.redLinks{
	color:#F00;
}

.twitter-message{
	margin-bottom:10px;
	border-bottom:#333 dotted 1px;
	padding-bottom:5px;
}

a.twitter-link{
	font-size:9px;
}

a:visited{
	text-decoration:none;
}

div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{
	list-style-type:none;
	margin-left:0px;
	}
	
#wrapper {
	width:715px;
	margin-left:auto;
	margin-right:auto;
}
	
	
	
#bottomBodyRight li a {
	font-size:12px;
	margin-bottom:5px;
	text-decoration:underline;	
	color:#00C;
}
#bottomBodyRight a:hover {
	margin-bottom:5px;
	text-decoration:underline;	
	color:#06F;
}

.alignleft{
	float:left;
	margin-right:8px;
	margin-bottom:2px;
}
.alignright{
	margin-left:8px;
	margin-bottom:2px;
	float:right;
}

img {
	border:none;
}



/*----TOP PANEL----*/

#head{
	position:relative;
	width:715px;
	margin-left:auto;
	margin-right:auto;
	height:120px;
	margin-bottom:0px;
	background-color:#FFF;
}

#logo{
	position:absolute;
	width:291px;
	height:105px;
	right:-35px;
	bottom:-30px;
}


#topBody{
	background-color:#FFF;
	width:695px;
	float:left;
	width:470px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
}


#menuHolder{
	background-color:#FFF;
	margin-left:0px;
	width:687px;
	height:13px;
	margin-top:0px;
	padding-bottom:5px;
	border-bottom:#F00 solid 4px;
}

#bottomBody{
	background-color:#FFF;
	width:715px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	float:left;
	margin-bottom:50px;
}

#bottomBodyLeft{
	width:475px;
	float:left;
	background-color:#FFF;
}
#bottomBodyRight{
	margin-left:20px;
	float:left;
	width:200px;
	background-color:#FFF;
	margin-top:30px;
}


/*##############################################################*/
/*##############################################################*/


#bottomBodyLeft .newsTop {
	width:450px;
	height:25px;
	background-image:url(../images/contentAreaTop.jpg);
}
#bottomBodyLeft .newsBottom {
	background-image:url(../images/contentAreaBottom.jpg);
	width:450px;
	height:18px;
}
#bottomBodyLeft .content {
	margin-right:0px;
	margin-left:2px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	width:460px;
}

#bottomBodyLeft .posts {
	margin-right:0px;
	margin-left:2px;
	padding-top:20px;
	padding-bottom:5px;
	padding-left:5px;
	width:460px;
	border-bottom:1px dotted #333;
}

#bottomBodyLeft .posts img {
	border:1px solid #666;
}

#bottomBodyLeft ul li {
	list-style-type:circle;
	margin-left:15px;
}

#bottomBodyLeft ol {
	padding-left:20px;
}

#bottomBodyLeft .content li{
	margin-bottom:15px;
}


#bottomBodyLeft p{
	margin-bottom:10px;
	padding-left:0px;
}

#bottomBodyLeft .redText{
	font-size:10px;
	color:#f00;
}

#bottomBodyLeft h2{
	margin-left:0px;
	margin-right:5px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f00;
	text-transform:uppercase;
}

#bottomBodyRight h2{
	margin-left:0px;
	margin-right:5px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00;
	text-transform:uppercase;
}

.bodyRightText {
	margin-bottom:10px;
	padding-right:10px;
	padding-left:0px;
	border-bottom:#f00 solid 4px;
	padding-bottom:10px;
}

#mailing {
	width:195px;
	margin-bottom:15px;
	margin-right:10px;
	border-bottom:#f00 solid 4px;
	padding-bottom:15px;
}

#mailing p {
	margin-bottom:10px;
}



#menuHolder ul{width:544px; list-style-type:none; margin-left:0px;}
#menuHolder ul li{width:67px; float:left; padding-top:0px;}
#menuHolder ul li a{padding-top:3px; margin-top:0px; width:67px;  display:block; color:#f00; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; vertical-align:middle; text-transform:uppercase; height:18px}

#menuHolder ul li a:hover{background:#f00; color: #FFF/*#0574AF*/; text-decoration:none; height:18px; padding-top:2px}

#menuHolder ul li a.home{padding-top:2px;background:#F00; color:#fFF; text-decoration:none; font:12px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-transform:uppercase; vertical-align:middle; height:18px}


/*##############################################################*
	F O O T E R 
################################################################*/

#footerWrap {
	height:120px;
	background-color:#F00;
	margin-top: 50px;
}

#footer {
	padding-top:30px;
	padding-left:20px;
	
}

#footer a {
	color:#FFF;
}

#footer p{
	font-size:10px;
	color:#FFF;
}

#footer ul {
	list-style-type:none;
}

#footer li {
	color:#FFF;
	display: inline;
	list-style-type: none;
	padding-right: 20px;

}



/*##############################################################*
	F O R M - S T Y L E S
################################################################*/

#bottomBodyLeft .textField {
	margin-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#bottomBodyLeft .submit{
	margin-top:10px;
}