.body {
	bgcolor: 232323;
}
.body {}
#wrapper {
  margin-left:auto; 
  margin-right:auto; 
  width:320px;
  min-height: 100%;
  position:relative;
}
#container {     
	position:relative;     
	height:30px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:white;     
}

#link1 {     
  position:absolute;     
  left:0px;     
  bottom:0px;
  width:60;
  height:30px;     
   
}

#home
{
  display: block;
  width: 60px;
  height: 30px;
  background: url("images/link_home.gif") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -30px;
}

#home span
{
  position: absolute;
  top: -999em;
}

#link2 {     
  position:absolute;     
  left:60px;     
  bottom:0px;
  width:77;
  height:30px;     
   
}

#host
{
  display: block;
  width: 77px;
  height: 30px;
  background: url("images/link_hosting.gif") no-repeat 0 0;

}

#host:hover
{ 
  background-position: 0 -30px;
}

#host span
{
  position: absolute;
  top: -999em;
}

#link3 {     
  position:absolute;     
  left:137px;     
  bottom:0px;
  width:92;
  height:30px;     
   
}

#design
{
  display: block;
  width: 92px;
  height: 30px;
  background: url("images/link_design.gif") no-repeat 0 0;

}

#design:hover
{ 
  background-position: 0 -30px;
}

#design span
{
  position: absolute;
  top: -999em;
}

#link4 {     
  position:absolute;     
  left:229px;     
  bottom:0px;
  width:91;
  height:30px;     
   
}

#contact
{
  display: block;
  width: 91px;
  height: 30px;
  background: url("images/link_contact.gif") no-repeat 0 0;

}

#contact:hover
{ 
  background-position: 0 -30px;
}

#contact span
{
  position: absolute;
  top: -999em;
}

 

#container2 {     
	position:relative;     
	height:53px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:black;     
}

#linkcall {     
  position:absolute;     
  left:0px;     
  bottom:0px;
  width:106;
  height:53px;     
}

#call
{
  display: block;
  width: 106px;
  height: 53px;
  background: url("images/link_call.gif") no-repeat 0 0;
}

#call:hover
{ 
  background-position: 0 -53px;
}

#call span
{
  position: absolute;
  top: -999em;
}

#linkfull {     
  position:absolute;     
  left:217px;     
  bottom:0px;
  width:103;
  height:53px;     
}

#full
{
  display: block;
  width: 103px;
  height: 53px;
  background: url("images/link_full.gif") no-repeat 0 0;
}

#full:hover
{ 
  background-position: 0 -53px;
}

#full span
{
  position: absolute;
  top: -999em;
}

#linkemail {     
  position:absolute;     
  left:106px;     
  bottom:0px;
  width:111;
  height:53px;     
}

#email
{
  display: block;
  width: 111px;
  height: 53px;
  background: url("images/link_email.gif") no-repeat 0 0;
}

#email:hover
{ 
  background-position: 0 -53px;
}

#email span
{
  position: absolute;
  top: -999em;
}



#container3 {     
	position:relative;     
	height:82px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:black;     
}

#container4 {     
	position:relative;     
	height:44px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:black;     
}

#container5 {     
	position:relative;     
	height:84px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:black;     
}

#container6 {     
	position:relative;     
	height:52px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:black;     
}

#container7 {     
	position:relative;     
	height:45px;     
	width:320;
	margin-left:auto; 
  	margin-right:auto;
	background:black;     
}


.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: white;
}
.duo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: white;
}
.gallery {
	background-color: #003366;
	left: 0px;
	width: 320px;
}
a, a:active {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	color:#FFFFFF;
}
h1 {
	margin: 0;
	padding: 4px;
	padding-left: 10px;
	font-family:Arial; 
	font-size:16px; 
	font-weight:bold; 
	line-height:8px; 
	margin-bottom:5px; 
	color:#33CCFF; 
}
h2 {
	margin: 0;
	padding: 4px;
	padding-left: 10px;
	padding-top: 10px;
	font-family:Arial; 
	font-size:15px; 
	font-weight:bold;
	decoration:underline; 
	line-height:16px; 
	margin-bottom:5px; 
	color:#FFFFFF;
}
h3 {
	margin: 0;
	
	padding: 2px;
	padding-left: 10px;
	padding-top: 5px;
 
}
ul {
	margin: 0px;
	padding-left: 20px;
	margin-bottom:5px;
}

li {
	margin: 5px;
	padding-left: 20px;
	padding: 2px;
	font-family:verdana; 
	font-size:13px; 
	font-weight:bold; 
	line-height:18px; 
	margin-bottom:3px; 
	color:#FFFFFF;
	
}