BODY {

	color: #000000;
}

H2 {
	font-family: neuropol, verdana;
	color: #000066
}


A {
	text-decoration: underline;
	color: #003F80;
}

LI {
	font-family: Verdana;
}

.main {
  height: auto !important;
	min-height: 760px; 
	overflow: hidden;
	margin : auto;
	text-decoration : none;
	width : 1024px;
	background : url('img/bground.gif') no-repeat;
	} 

.text { 
	text-align : left;
	background : url('img/explorer_blue.gif') no-repeat;
	margin-top : 95px;
	font-size : 13px;
	padding-left : 220px;
	width : 480px;
	height: auto !important;
	height: 400px; 
	min-height: 400px; 
	font-family : verdana;
	float : left;
	color : gray;
	display : block;
} 

.menu { 
	margin-top : 110px;
	width : 245px;
	float : right;
	display : block;
} 
.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.copyright { 
	text-align : right;
	font-size : 10px;
	margin-left : 250px;
	page-break-before:always;
	width : 300px;
	height: auto !important;
	height: 10px; 
	min-height: 10px; 
	font-family : verdana;
	color : gray;
	display : block;
} 

.text_music { 
	text-align : left;
	background : url('img/explorer_red.gif') no-repeat;
	margin-top : 95px;
	font-size : 13px;
	padding-left : 220px;
	width : 480px;
	height: auto !important;
	height: 400px; 
	min-height: 400px; 
	font-family : verdana;
	float : left;
	color : gray;
	display : block;
} 

.text_graph { 
	text-align : left;
	background : url('img/paintbrush2.jpg') no-repeat;
	margin-top : 95px;
	font-size : 13px;
	padding-left : 220px;
	width : 480px;
	height: auto !important;
	height: 400px; 
	min-height: 400px; 
	font-family : verdana;
	float : left;
	color : gray;
	display : block;
} 

.text_personal { 
	text-align : left;
	background : url('img/explorer_green.gif') no-repeat;
	margin-top : 95px;
	font-size : 13px;
	padding-left : 220px;
	width : 480px;
	height: auto !important;
	height: 400px; 
	min-height: 450px; 
	font-family : verdana;
	float : left;
	color : gray;
	display : block;
} 

.text_theater { 
	text-align : left;
	background : url('img/film_clapper.jpg') no-repeat;
	margin-top : 95px;
	font-size : 13px;
	padding-left : 220px;
	width : 480px;
	height: auto !important;
	height: 400px; 
	min-height: 400px; 
	font-family : verdana;
	float : left;
	color : gray;
	display : block;
	} 
table { 
	text-align : left;
	margin-top : 10px;
	font-size : 13px;
	padding-left : 40px;
	width : 490px;
	height: auto !important;
	height: 440px; 
	min-height: 100px; 
	font-family : verdana;
	float : left;
	color : gray;
	display : block;
} 
	
A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.style2 {
	color: #003F80;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana;
}

p {
	font-family: verdana;
}

hr
	{
	color: #ffffff;
	background-color: #808080;
	height: 1px;
	border: 0;
}