body {
	font-family: Arial, "Times New Roman CE", Helvetica, sans-serif;
	color: #b2b2b2;
	font-size: 16px;;
	background-color: Black
}

p {
	font-size: 12px;
}

a {
	text-decoration: none;
	border: 0;
	font-size: 12px;
	color: #b2b2b2;
}
a.news {
	text-decoration: none;
	border: 0;
	font-size: 14px;
	color: #4c4c4c;
}

a.news:hover {
	text-decoration: none;
	border: 0;
	font-size: 14px;
	color: #b2b2b2;
}
a.newsdate {
	text-decoration: none;
	border: 0;
	font-size: 10px;
	color: #4c4c4c;
}


h1 {
	text-align: center;
}

img {
	border: 0px;
}

table { 
	margin: auto;
	float: left;
}

td.shade { /*border-right: 1px solid #D9D9D9;*/
	
}

table,tr { 
	margin-top: 20px;
}

table,td { 
	margin-top: 20px;
}

#tableleft { 
	margin: auto;
	float: left;
	text-align: left;
}
#ja_desc { 
	left: 50px;
}
#vertical_menu { 
	margin-top: 40px;;
	margin-left: 50px
}
#vertical_menu td{
	width: 110px
}
#header {
	width: 100%;
	margin: auto;
	float: left;;
	position: absolute;
	top: 1px;
}

#name {
	width: 230px;
	float: left;
	margin-right: 500px;
}

#mail {
	float: left;
	width: 120px;
	height: 40px;
	margin-left: 75px;
}

#body_left {
	position: absolute;
	top: 130px;
	left: 1px;
}

#body_left li {
	list-style-type: none;
}

#body_left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;;
}

#body_left a:hover {
	color: #fcff85;
}

#body_right {
	position: absolute;
	top: 130px;
	left: 220px;
}

#body_right_w {
	position: absolute;
	top: 130px;
	left: 220px;
	align: left;
}

#body_right_pic {
	position: absolute;
	top: 130px;
	left: 220px;
        text-align: center;
	width: 70%;
}
#flashcontent {
	position: absolute;
	top: 130px;
	left: 220px;
	width: 80%;
	height: 600px;
	
}


#copyright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;;
	margin-bottom: 1px;;
	bottom: 1px;
	position: absolute;
	left: 1px;
	width: 210px;

}



