#main{
	width:99%;
	height:100%;
	max-height:100%;
	background:url('/citadel/img/down.jpg') bottom no-repeat;

}

#lo_h {
	width:99%;
	height:130px;
	background:url('/citadel/img/citadel_logo.jpg') CENTER no-repeat;

}
#lo_l {
float:left;	
	width:166px;
	height:386px;

}
#lo_r { 
	width:166px;
	height:386px;
	float:right;
 }

.block {
	left:15%;
	position:absolute;
	overflow: auto;
	width:70%;
	height:70%;
	top: 20%;
	}

 
 #lo_b {
 bottom:-20%;
 	position:relative;
	width:99%;
	height:50px;

	border:solid 1px #f00;

}
.block1 {

text-align: center;
width: 300px; 
border: #cccccc;
padding: 0px; 
padding-right: 0px; 

border-style: double;
border-left-width:thick;
 float: right }

.ccc {border: solid 2px; vertical-align:top; padding-left:27px; margin:50px;}

 html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

 caption{

margin: 0;

padding: 0;

border: 0;

outline: 0;

}

   A:Link{ Color: #666666; Text-decoration: underline}
   A:Visited{ Color: #999999; Text-decoration: underline}
   A:Hover{ Color: #FFFFFF; Text-decoration: none}
 td, body {
	font-family: tahoma;
	font-size:11px;
}  
BODY{
	scrollbar-face-color: #222222;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #222222;
	scrollbar-darkshadow-color: #222222;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #000000;
	color: #999999;
	background-color: #000000;
}

IMG {
border="0";
}

P {
padding: 2;
}


