@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	font-family:Myriad Pro, Verdana, Geneva, sans-serif;
	font-size:16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
a:link {
	color: #C00;
	font-size:16px;
	text-decoration:none;
}
a:visited {
	color: #C00;
	font-size:16px;
	text-decoration:none;
}
a:hover {
	color: #F00;
	font-size:16px;
	text-decoration:none;
}
a:active {
	color: #C00;
	font-size:16px;
	text-decoration:none;
}
#dd_spatter {background-image: url(../images/spatter.png); background-position: 38% 0%; background-repeat:no-repeat;}
.dd_headertext {font-size:26px;}
.dd_headertext2 {font-size:20px; font-style:italic; color:#999;}
.dd_headertext3 {font-size:22px; color:#333;}
#dd_paddingtop {height: 110px;}
#dd_outer {height: 560px; overflow: hidden; position: relative;}
#dd_outer[id] {display: table; position: static;}
#dd_outer {width: 100%;}
#dd_middle {width: 100%; text-align: center;}
#dd_middle[id] {display: table-cell; vertical-align: top; position: static;}
#dd_inner {width: 800px; margin-left: auto; margin-right: auto; text-align:center;}

#dd_logo {margin:auto; width:800px; height:75px;}
.dd_nav {margin:auto; width:800px; color:#FFF; text-align:left;}
.dd_navspacer {margin:auto; width:800px; height:14px; color:#FFF;}

.dd_navspacerleft {margin:auto; width:230px; height:20px; color:#FFF; float:left;}
.dd_navhome {margin:auto; width:57px; height:20px; color:#FFF; float:left;}
.dd_navservices {margin:auto; width:110px; height:20px; color:#FFF; float:left;}
.dd_navportfolio {margin:auto; width:93px; height:20px; color:#FFF; float:left;}
.dd_navcontact {margin:auto; width:100px; height:20px; color:#FFF; float:left;}
.dd_navspacerright {margin:auto; width:210px; height:20px; color:#FFF; float:left;}

.dd_nav a:link {
	color: #FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.dd_nav a:visited {
	color: #FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.dd_nav a:hover {
	color: #C00;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.dd_nav a:active {
	color: #C00;
	font-size:12px;
  font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.dd_nav a:focus {
  outline: none;
}

#dd_arrow_home {background:url(../images/arrow_home.png); height:19px; margin:auto; width:800px; color:#FFF;}
#dd_arrow_serverstats {background:url(../images/arrow_serverstats.png); height:19px; margin:auto; width:800px; color:#FFF;}
#dd_arrow_donations {background:url(../images/arrow_donations.png); height:19px; margin:auto; width:800px; color:#FFF;}
#dd_arrow_community {background:url(../images/arrow_community.png); height:19px; margin:auto; width:800px; color:#FFF;}
#dd_arrow_blank {height:19px; margin:auto; width:800px; color:#FFF;}
#dd_footer {margin:auto; width:800px;}
#dd_buttons {text-align:center;}
#dd_wrapper {margin:auto; width:800px; padding:inherit;}
#dd_tabletop {background:url(../images/tabletop.png); width:800px; height:9px; margin:0px;}
#dd_tablemiddle {background-color: #FFF; width:800px; padding:inherit;}
#dd_content {color:#000; width:780px; margin:0px; padding-left:6px; padding-right:6px; text-align:left;}
#dd_loading {color:#000; width:780px; margin:0px; padding-left:6px; padding-right:6px; text-align:center;}
#dd_tablebottom {background:url(../images/tablebottom.png); width:800px; height:9px; margin:0px;}
.dd_hiddenPic {display:none;}

#dd_noscriptwarning {
background-color: #FF6666;
border-color: #000; 
color:#000; 
width:750px; 
margin:0px; 
padding-left:0px; 
padding-right:0px; 
text-align:left;
border-style:dashed;
border-width:2px;
}

hr {
border: 0;
color: #000;
background-color: #000;
height: 1px;
}