body  {	
	font-family : Verdana, Helvetica;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	text-align :left;
	background-color: #ffffff;
}

P  {
	font-family : Verdana, Helvetica;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #333333;
	text-align :left;
}

TD  {
	font-family : Verdana, Helvetica;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : #333333;
	text-align :left;
	}

P.heading {
	font-family : Verdana, Helvetica;
	font-size : 11px; 
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-align :left;
}

#black {
	font-family : Verdana, Helvetica;
	font-size : 11px; 
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-align :left;
}

.class1 A:link {text-decoration: none;font-size : 11px; color : #000000}
.class1 A:visited {text-decoration: none; font-size : 11px; color : #000000}
.class1 A:active {text-decoration: none; font-size : 11px; color : #000000}		
.class1 A:hover {text-decoration: none; font-size : 11px; color : #ffffff}

.class2 A:link {text-decoration: none;font-size : 11px; color : #333333}
.class2 A:visited {text-decoration: none; font-size : 11px; color : #333333}
.class2 A:active {text-decoration: none; font-size :11px; color : #7f3e98}

#wrap {
width:800px;
margin:auto;
position:relative;
background-color:#ffffff;
top: 10px;
min-height:650px;
}
* html #wrap {height:650px} 

#apple { 
	background-image: url('splash.jpg'); 
	background-repeat: no-repeat;
	background-position: 20px 10px;
	}

#logo {
position: absolute; 
left: 0px; 
top: 0px;
width : 800px;
background-color:#ffffff;
}

#main_nav{
position: absolute; 
background-color : #a8b7bf;
height : 14px;
left: 118px; 
top: 106px;
}

#sec_nav{
position: absolute; 
left: 191px; 
top: 121px;
text-align: left;
}	

#left_col {
	position: absolute;
	left: 119px;
	top: 190px;
	width : 308px;
	z-index:2;
	text-align :left;
	height: 338px;
}

#right_col {
position: absolute; 
left: 447px; 
top: 190px;
width : 308px;

}	

#pic_right {
position: absolute; 
left: 375px; 
top: 190px;
width : 384px;
z-index:1;
}	
#mouse_right {
position: absolute; 
left: 440px; 
top: 374px;

z-index:1;
}	
