/* CSS Document */
body {
		margin:0px; 
		padding:0px;
		font:normal 12px Arial, Helvetica, sans-serif;
		color:white;
		background:#000000;
		}

#mainddiv	{
				width:920px;
				height:860px;
				background-color:#000000;
				padding:40px;
				margin:auto}

#top	{
			width:920px;
			height:82px;
			}
			
#bodyContent {
				clear:both;
				width:1000px;
				line-height:20px;
}

img { border:0px;}
a { border:0px;}

#left	{
			width:600px;
			height:500px;
			float:left;
			font-weight:bold;
			text-align:justify			
		}

#left div {
			margin:20px 0 0 0}
		
#right	{
			width:250px;
			padding:0 0 0 70px;
			height:auto;
			float:left
		}


#list { padding:0px 0 0 20px; margin:0px; list-style:disc}

#list a { text-decoration:none; color:white}

#list1 { padding:0px 0 0 20px; margin:0px; list-style:disc}

#list1 li a { text-decoration:none; color:#fc8600; font-weight:bold}

