body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDA986;
	background-color: #000;
	background-image: url(images/gdds_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center; /* Hack to center the wrapper in IE5.x pc */
	min-width: 800px;
	}
#wrapper { 
	width: 800px; /*sets the width for IE5.x's broken box model*/
    w\idth: 800px; /* sets the width of the wrapper for compliant browsers*/
    margin: 0px auto;
    border: 0;
	position: relative; /* important to position it relatively */
    text-align: left; /* Realigns the text to the left after the IE hack in the body rule */
	background-image: url(images/repeater.png);
	background-repeat: repeat;
	background-position: top center;
	}  
#header { 
	background: transparent;
	float: none;
	height: 264px;
	padding: 0;
	text-align:center;
    }
#left_content {
    background: transparent;
	float: left;
	width: 325px;
	margin-bottom: 75px;
	margin-top: 10px;
	margin-right: 0;
	padding: 0px;
	}
#right_column { 
   	float: right; 
	width: 455px;
	margin-bottom: 75px;
	margin-right: 10px;
    margin-top: 10px;
	margin-left: 0;
	padding: 0px;
	background: transparent;
}
#single_column {
	width: 780px;
	margin-bottom: 75px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	background: transparent;
}
#footer {
	clear: both;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;
	text-align: center;
	background: transparent;
} 
a:link, a:visited, a:active {
	text-decoration: none;
	color:  #990000;
	}
a:hover {
	color: #990000;
	text-decoration: underline;
	}
p {
	padding: 0px;
	margin: 10px;
	}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #e2d5b2;
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 5px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #e2d5b2;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 5px;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 5px;
	}
h4 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 5px;
	}
h5 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 5px;
	}
h6 {
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 5px;
	}
li {
	margin:10px 0 0 0;
	padding:0px;
	}
ul {
	margin:10px 20px 20px 40px;
    padding:0em;
    text-align:left;	
	}
ol {
	margin:10px 20px 20px 40px;
    padding:0em;
    text-align:left;
	}
.hrule {
	margin: 5px;
	padding: 0px;
	color: #333333;
	}
.footermenu {
  font-size: 10px;
   }	
.copyright {
  font-size: 10px;
  color: #666666;
  text-align:center;
   }
.new {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}	
.med {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
.small {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	}
.tiny {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
/*CSS FOR FORMS*/
.button {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#CCCCCC;
	background-color:#000000;
	padding: 0px;
	margin: 0px;
	border: 1px solid #990000;
   } 
.form {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.formbox {
   border: 1px solid #BDA986;
   background-color:#CCCCCC;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
   padding: 2px;
   margin: 2px;
}
.formheader {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:none;
	color:#BDA986;
	background-color:#000000;
	padding: 0px;
	margin: 0px;
   } 
/*CSS FOR IMAGES*/
.image {
	margin: 10px;
}
.linkedimage {
	border: 1px solid #990000;
	margin: 10px;
}
.imageheader {
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
}
/*CSS FOR TWITTER FEED*/
#twitter_div {
	overflow:hidden;
}
#twitter_update_list ul {
	padding: 0;
	margin: 0;
}
/*CSS FOR BLOG FEED*/
.labelfield{ /*CSS for label field in general*/
	font-size: 90%;
	font-variant: small-caps;	
}
.titlefield{ /*CSS for title field in general*/
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
.datefield{ /*CSS for date field in general*/
	font-size: 90%;
	}
#gddsm div{ /*CSS specific to gddsm div*/
    margin-left: 10px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0px;
}
#blogfeed p{ /*CSS specific to blogfeed paragraph*/
	margin: 10px;
	padding-bottom: 12px;
	}
code{ /*CSS for insructions*/
}
/*CSS FOR GALLERY TABLES*/
table.gallery td {
	vertical-align: middle;
	padding: 4px;
	text-align: center;
	font-size: 10px;
	text-align: center;
	}
table.gallery img {
border: 1px solid #990000;
}
table.gallery {
}
/*CSS FOR MERCH TABLE*/
table.merch td {
	vertical-align: middle;
	padding: 4px;
	text-align: center;
	text-align: center;
	}
table.merch img {
border: 1px solid #990000;
}
table.merch {
}