                body{
			background-color:#000000;
		}
		html{
			background-color:#000000;
		}
		#container{
			width:700;
			height:1075;
			text-align:justify;
			background-color:#000000;
		}
		#logo{
			align:left;
		}			
		#content{
			width:700px;
			height:677px;		
		}
		#leftimg{
			padding:3px 0 0 25px;
		}
	        #rightimg{
			padding:3px 0 0 766px;
		}
                #bottomimg{
			padding:3px 0 0 312px;
		}
                #footer{
			padding:200px 0 0 0px;
 
		}
		#toplinks{
			font-family:tahoma;
			font-size:11px;
			color:#aaaaaa;			
			position:left;
			padding:20 0 0 25;
		}		
		#toplinks a{
			font-family:tahoma;
			font-size:11px;
			color:#aaaaaa;
			text-decoration:none;
			margin-right:5px;
			margin-left:5px;
		}		
		#mainmenu{		
			position:absolute;
			padding:13 0 0 110;		
			line-height:18px;
		}
		#mainmenu a{		
	                font-family:tahoma;
			font-size:14px;
			color:#636363;
			text-decoration:none;
			margin-bottom:30px;
		}
		#words{
			position:absolute;
			font-family:tahoma;
			font-size:11px;
			color:#636363;
			margin:3 0 0 320;
			width:350;
			height:450;
		}
		#words h1{
			font-size:17;
			font-weight:normal;
			margin-bottom:0px;
		}
		#words h2{
			font-size:16;
			font-weight:normal;
		}
		#words a{
			color:#5493e7;
			text-decoration:none;
		}
