body
 {
	background: #000 url(logo/logo3_black.jpg) no-repeat;
	font-family: times, times new roman;	
 }
a, a:link, a:hover, a:active, a:visited
 {
	border-style: hidden;
	text-decoration:none;
 }
img
 {
	border:0px;
	border-style: hidden;

 }
table.body
 {
	
	color: #777;
	width: 100%;

 }
td
 {
	vertical-align:top;
 }

td.body_topleft
 {

 }
td.body_topright
 {

 }
td.body_midleft
 {

 }
td.body_midright
 {
	width:100%;
 }
div.body_topleft
 {
	height: 250px;
	width: 300px;

 }
div.body_topright
 {

 }
div.body_midleft
 {

 }
div.body_midright
 {

 }


table.main
 {
	position:fixed;
	top:0px;
	width:100%;
 }

div.main
 {
	
	width:100%;
	margin-bottom: 10px;
 }
div.main_bar
 {
	width:100%;
	height: 23px;
	background: url(bar.gif) repeat-x;
	color: #222;
	font-size: 16px;
	vertical-align: middle;
	text-indent: 10px;

 }
div.main_body
 {
	width:100%;
	background: #333;

	font-size: 20px;

 }
div.main_body_inner
 {


	padding: 10px;


 }




div.presentation
 {
	width:600px;;
	padding-left:40px;
	font-size: 20px;
	color:#ccc;

 }
div.liner
 {
	width:600px;;
	padding-left:40px;
	font-size: 20px;
	color:#ccc;
 }

img.face
 {
	float:left;
	margin-right:16px;
 }
hr
 {
	margin:0px;
 }

a, a:link, a:active, a:visited
 {
	text-decoration: none;
	color: #00a;
 }
a:hover
 {
	text-decoration: none;
	color: #00c;
 }

td.front
 {
	font-size: 20px;
	line-height: 20px;
	color:#aaa;

 }

p.presentation
 {
	margin: 4px;
	font-size: 20px;
	line-height: 20px;
	color:#999;

 }




