body {
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	background-color:#000000;
  	
 	color:#FFFFFF;
  	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#000000;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#000000;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#000000;
	scrollbar-border-color:#FFFFFF;
}

h1 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c52ac;
	letter-spacing: 3px;
	font-weight: bold;
	margin-left: 0pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;

}

h2 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 4px;
	margin-left: 10pt;
}




p
{
	margin-bottom:6px;
	margin-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 10pt;
	margin-left: 10pt;

}

input 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: left; 
	color: #FFFFFF;
	background-color:#000000;	
	border: 1px #FFFFFF solid; 
	padding-left: 4px; 
	padding-right: 0;
}

select
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-align: left; 
	color: #FFFFFF;
	background-color:#666666;	
	border: 1px #FFFFFF solid; 
	padding-left: 4px; 
	padding-right: 0;
	width : 130px;
	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#000000;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#000000;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#000000;
	scrollbar-border-color:#FFFFFF;
}

textarea 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px #FFFFFF solid; 
	color: #FFFFFF;
	background-color:#000000;
	text-align: left; 
	padding-left: 5px; 
	padding-right: 5px;

 	color:#FFFFFF;
  	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#000000;
  	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#000000;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#000000;
	scrollbar-border-color:#FFFFFF;

}

A:link 
{
	text-decoration: none;
	background: transparent; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #1c52ac;
}

A:visited
{
	background: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c52ac;

}
	

A:hover 
{
	color: #FF0000;
	background: transparent;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

A:active 
{
	background: transparent; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #3399CC;

}


.bottom {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}

#box
{
	height: 350px;
    width: 440px;
	margin: 0;
	padding: 0;
	overflow-x:hidden;
    overflow: auto;
    text-align: justify;
}

blockquote {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;

}

a img {
border-width : 0; 
background : 0% 0%; 
} 

a#home img {
background : url(../img/home.gif) no-repeat 0% 0%; 
} 
a#home:hover img {
background : url(../img/home_o.gif) no-repeat 0% 0%; 
} 

a#contact img {
background : url(../img/contact.gif) no-repeat 0% 0%; 
} 
a#contact:hover img {
background : url(../img/contact_o.gif) no-repeat 0% 0%; 
} 

a#live img {
background : url(../img/live.gif) no-repeat 0% 0%; 
} 
a#live:hover img {
background : url(../img/live_o.gif) no-repeat 0% 0%; 
} 

a#media img {
background : url(../img/media.gif) no-repeat 0% 0%; 
} 
a#media:hover img {
background : url(../img/media_o.gif) no-repeat 0% 0%; 
} 

a#bio img {
background : url(../img/bio.gif) no-repeat 0% 0%; 
} 
a#bio:hover img {
background : url(../img/bio_o.gif) no-repeat 0% 0%; 
} 

a#links img {
background : url(../img/links.gif) no-repeat 0% 0%; 
} 
a#links:hover img {
background : url(../img/links_o.gif) no-repeat 0% 0%; 
} 
