* {	margin:0px;
	padding:0px;
}

html {
		background-color:#12324B;
}

body {
	font-family: Georgia, Helvetica, Arial, Sans-serif;
	background:url(../new_images/star_bg.jpg) top left repeat-x;
	text-align: center; /* IE centering */
	margin:0px;
	font-size:12px;
	color:black;
}

h2{
	font-size:3.4em;
	font-weight:normal;
	color:#666;
	line-height:normal;
	letter-spacing:-1.5px;
}

a {
	/*color:#5aceFF;*/
	color:#12324b;
}


#bg {
	width:915px;
	text-align: left; /* fix for IE centering */
	margin: 0px auto; /* none-IE centering */
	background:url(../new_images/contbg2.jpg) top left repeat-y;
}


#wrapper {
	width: 799px;
	text-align: left; /* fix for IE centering */
	margin: 0px auto; /* none-IE centering */
}


#header {
	width: 799px;
}

#name{
	z-index:1000;
	position:absolute;
	width:798px;
	height:150px;
	top:227px;
	background:url(../new_images/name.png) top left no-repeat;
}
#name2{
	z-index:1000;
	position:absolute;
	width:798px;
	height:150px;
	top:10px;
	background:url(../new_images/name.png) top left no-repeat;
}


#nav{
	z-index:1000;
	width:800px;
	height:60px;
	position:absolute;
	font-size:17px;
	overflow:hidden;
	top:505px;
}
#nav2{
	z-index:1000;
	width:800px;
	height:60px;
	position:absolute;
	font-size:17px;
	overflow:hidden;
	top:200px;
}


#nav a {
	display: block;
	float:left;
	position:relative;
	text-decoration:none;
	color:#fff;
	height:60px;
	width:120px;
	line-height:60px;
	padding:0 20px;
	text-align:center;
	background-color:#999999;
	opacity:0.5;filter:alpha(opacity=50);
}

#nav .end{
	width:118px;
}

#nav a:hover {
	color:#fff;
	background-color:transparent;
	opacity:1.0;filter:alpha(opacity=100);
}


#contact{
	position:absolute;
	color:white;
	width:795px;
	top:0px;
}

.content{
	width:799px;
}

.holder{
	width:799px
}

#footer{
	position:relative;
	width:799px;
}

#bottom {
	width:915px;
	height:100px;
	text-align: left; /* fix for IE centering */
	margin: 0px auto; /* none-IE centering */
	background:url(../new_images/footer1.jpg) top left no-repeat;
	color:#a4a3a3;
}

.digg-widget-header{
	display:none;
}

.new_digg{
	width:200px;
	height:51px;
	background:url(../new_images/digg.jpg) top left no-repeat;
}

.digg-widget-footer{
	display:none;
}

.sub_header{
font-size:2.5em;
font-weight:normal;
color:#666;line-height:normal;
letter-spacing:-1.5px;
}