html { 
	background: url(images/background.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color:black;
}

body {
margin: 0px 0px 0px 0px; 
}

td {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #000000;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

td.white {
background-color:#ffffff;
}

td.repeating_background {
background:url(images/repeating_background_1.jpg);
background-repeat:repeat-x;
height:140px;
z-index:-1;
}

td.title_body {
width:850px;
}

td.white_links {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #ffffff;
	vertical-align:top;
	text-align:right;
	font-weight:normal;
	}

td.top_header {
text-align:center;
}

td.facebook {
font-size:12px;
color:#000000;
vertical-align:top;
}


td.footer {
font-family: Verdana, Microsoft Sans Serif;
font-size: 9px;
color: #00000;
text-align:left;
}

td.align_right {
text-align:right;
}

td.vertical_align {
vertical-align:center;
}

#outerbox {
position:relative;
width: 1200px; 
margin: 50px auto; 
}

#container {
padding: 20px;
z-index: 1000;
color:#000000;
}
#page_wrap {
  position: absolute;
  top :0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color:#ffffff;
opacity:0.3;
filter:alpha(opacity=30); 
  vertical-align:top;
  text-align:left;
  z-index: -1;
} 


#body_text {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	vertical-align:top;
	text-align:left;
	}


li{margin-left:10px;}

TEXTAREA {
	width:100px;
	height:250px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
	TEXTAREA.homepage {
	width:563px;
	height:250px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
TEXTAREA.consultation {
	width:349px;
	height:100px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
	TEXTAREA.notes {
	width:600px;
	height:100px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #000000;
	float:left:
	}
	
	TEXTAREA.admin {
	width:450px;
	height:200px;
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	float:left:
	}
	
select { 
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	}
	
	select.form_select { 
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	}

	input {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
}

input.kit {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #000000;
}

li {
margin-left: 15px;
}


#imagefadebox {
  display: none; 
  position: absolute;  
  list-style-type: none; 
  list-style-position: outside; 
  list-style-image: none; 
  margin-top: 10px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
  margin-left: -30px;
}

#portfolio { margin-top: 0px; }

<UL style="height: 0px; position: relative; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;">

A
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}

A:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}

A:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}
A.body
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}

A.body:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}

A.body:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
}

A.white_links
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}

A.white_links:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}

A.white_links:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
}

A.links
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

A.links:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

A.links:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

A.facebook
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

A.facebook:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

A.facebook:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}


 A.ground_footer
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #7a7a7a;
	text-align:left;
	text-decoration:none;
}

A.ground_footer:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #7a7a7a;
	text-decoration:none;
}

A.ground_footer:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #7a7a7a;
	text-align:left;
	text-decoration:none;
}

A.show_menu
{
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	text-decoration:none;
}

A.show_menu:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

A.show_menu:Visited {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	text-decoration:none;
}

A.resource_text
{
font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration:underline;
}

A.resource_text:Hover {
	font-family: Verdana, Microsoft Sans Serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration:underline;
}

A.resource_text:Visited {
font-family: Verdana, Microsoft Sans Serif;
font-size: 9px;
color: #ffffff;
	text-align:left;
	text-decoration:underline;
}

#logo {
  position: absolute; 
  top: 1%;  /* Change this to move to where you want it */
  left: 1%; /* Change this to move to where you want it */
}
#links {
color:#ffffff;
position: absolute;
top: 1%;
right: 2.5%;
z-index:1;
}

#footer {
font-size:10px;
color:#000000;
text-align:center;
}

#footer a {
font-size:10px;
color:#000000;
text-align:center;
text-decoration:none;
}

#footer a.hover {
font-size:10px;
color:#000000;
text-align:center;
text-decoration:underline;
}

#footer a.visited {
font-size:10px;
color:#000000;
text-align:center;
text-decoration:none;
}




