/* CSS Document */

#wrapper {
	width: 840px;
	height: auto;
	margin: 40px auto;
}

#main {
	clear:both;
	border: 2px #303838 solid;
	width: 790px;
	height: 422px;
	background-color: #000000;
	}

#sss {
	clear:both;
	border: 2px #303838 solid;
	width: 790px;
	height: 422px;
	background-color: #000000;
	}

#imain {
	float:left;
	}
	
#right {
	position: relative;
	float: right;
	margin: -250px 0px 0px 0px;
	}

div#hold	{ 
	float: right;
	position:relative; overflow:hidden;
	width:450px; height:420px; z-index:100; 
	margin: 0px 20px 0px -281px;
	}
	
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:450px; height:420px; 
	clip:rect(0px, 450px, 420px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
	
div#lyr1 { 
	position:absolute; 
	left:1px; top:0px; 
	z-index:1; 
	}
	
img.logo {
	float: left;
	}

img.pagename {
	float: right;
	margin-right: 50px;
	}
	
body {
	font-family: verdana,arial,helvetica,sans-serif; 
	line-height: 16pt;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	overflow:hidden;
}

p,td {
	font-size: 12px;
	}

li {
	font-size: 11px;
	}

h1 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	padding-top: 15px;
	}

h2	{
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	padding-top: 15px;
	}

	
img { border:none }
.b {font-weight:bold}
.line {padding-top: 15px;}