body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #121212;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
#header {
  height:93px;
  width:100%;
  background:#000 url(images/logo.png) no-repeat top center;
  margin:0 auto 0 auto;
  }
  
#navbar {
  height:45px;
  width:100%;
  background: url(images/navbg.png) repeat top center;
  margin:-15 auto 0 auto;
  }
  
#page {
width:90%;
margin:15px auto 0 auto;
}

#content {
float:none;
width:90%;
text-align:justify;
}

#contentcard {
float:none;
width:75%;
text-align:justify;
}

#contentleft {
float:left;
width:48%;
padding:10px 2% 50px 5%;
text-align:center;
}

#contentright {
float:right;
width:48%;
padding:10px 5% 50px 2%;
text-align:center;
}
 
td {
	text-align: left;
	vertical-align: top;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color: #E5E5E5;
}

a {
	text-decoration: underline;
	color:#9D5FBB;
}

A:Hover  {
	color : #DBACF2;
	text-decoration : underline;
}

#center	{
	text-align: center;
	position: relative;
}

#justify	{
	text-align: justify;
}

#centerflt	{
	width: 250px;
	text-align:center;
	padding:10px 15px 0 15px;
	position: relative;
  	left: 50%;
  	margin-left: -125px;
}

#floatl {
float:left;
}

#floatr {
float:right;
}

#red  {
	color:red;
	padding:10px 0 0 0;
	text-decoration: underline;
}

#gray  {color:#121212;
	   padding:10px 0 0 0;
}

H3 {
	color: #CCCCCC;
	font-weight: bold;
	font-size : 20px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#cardtitle {
	color: #CCCCCC;
	font-weight: bold;
	font-size : 20px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#cardtext {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #121212;
	color: #FFFFFF;
	text-align: justify;
}

#wdaddress {
	font-size: 13px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #121212;
	color: #FFFFFF;
	width: 160px;
	text-align:left;
	padding:5px 5px 5px 5px;
	position: relative;
	}

#footer {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #121212;
	color: #FFFFFF;
	text-align: justify;
	float: none;
	padding:30px 0px 30px 0px;
	}
	
div#border img {
  width: 32%;
}

div#bordernav img {
  width: 10%;
}
