body {
	background: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, verdana;
	margin:0;
	padding:0;
	color:#2D170A;
	background-image: url(http://www.voiceoveriptips.com/images/73306.gif);
}
#holder {
	width: 870px;
	background-color: #ccccc;
	background-image: url(images/body.gif);
	padding: 0px;
	margin: 0px;
}
#header { 
	height: 80px;
	background: #635A9C;
	margin:0 0 0px 0;
	position:relative;
	text-align: left;
}
#header h1, #header h1 a {
	color: #fff;
	font-size: 30px;
	font-family: "Trebuchet MS", Arial, verdana;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
	padding:6px 0 0 6px;
	letter-spacing:1px;

}
#header h1 a:hover {
	color: #ccc;
}

#header h2 {
color: #fff;
font-size: 10px;
font-family: Arial Narrow, Arial, Helvetica, Sans-Serif;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding:0 0 0 16px;
letter-spacing: 2px;
}

/* content styles */
#content {
width: 600px; 
float: left; 
margin: 0px 0px 0px 0px;
padding: 10px;
text-align: left;
background: #ffffff;
border: 1px solid #999;
}
#content p{
margin: 0;
line-height: 18px;
padding: 0 0 10px 0;
}
#content h1 {
color: #000000;
font-size: 28px;
font-family: "Trebuchet MS", Arial, verdana;
font-weight: normal;
padding: 10px;
line-height: 150%;
margin: 0;
}
#content h1 a{
color: #2D170A;
text-decoration: underline;
}
#content h1 a:hover {
color: #EF7222;
text-decoration: none;
}
#content h2 {
color: #2D170A;
font-size: 24px;
font-family: "Trebuchet MS", Arial, verdana;
font-weight: normal;
border-bottom: 1px solid #2D170A;
margin:0 0 2px 0;
padding:0 0 2px 0;
}
#content h2 a, #content h3 a{
background:#000000;
color: #fff;
text-decoration: none;
display:block;
}
#content h2 a:hover, #content h3 a:hover {
color: #aaa;
text-decoration: none;
}

#nav {
	background:#483d8b;
	margin: 15px;
	border: 1px solid #999;
	float: left;
	width: 210px;
	padding: 0px;

}
#nav h2 {
	color: #fff;
	background: #483d8b;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight: normal;
	list-style: none;
	padding: 5px;
	margin: 0;
	text-transform: uppercase;

}
#menu {
	width: 210px;
	display: block;
	background: #fff;
	float: left; 
	margin:0 0 10px 0;
	padding: 0;
	font-size:11px;
	text-align: left;
}

#menu a {
margin: 0;
padding: 0 0 0 6px;
color: #666666;
text-decoration: none;
}
#menu a:hover {
background:#ccc;
display: block;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu ul li {
border-bottom:1px solid #000;
list-style: none;
margin: 0;
padding:0;
font-size: 11px;
}
#menu ul li a, {
margin: 0;
padding:4px;
color: #000;
text-decoration: none;
display:block;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.clear{
clear:both;
}
/* footer styles */
#footer { 
background:#483d8b;
padding: 25px 0 0 0;
text-align: center;
height:40px;
color:#fff;
margin:0 auto;
width:870px;
}
#footer a{
color:#fff;
text-decoration:underline;
}
#footer a:hover{
text-decoration:none;
}