@charset "utf-8";
/* CSS Document */
body {
	background-color:#000;
	background-image:url(../images/bgr1.gif);
}
p,li,h1,h2,h3,h4,h5 {font-family:Arial, Helvetica, sans-serif;}
h1 {font-size:29px;
 font-weight:lighter;
 letter-spacing:.2px;
 } 
 h4 {font-size:15px;
 }
  #silverlightControlHost {
	    height: 100%;
    }
#header {
	width:1024px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000;
	position:relative;
}
#header_top {position:absolute;
top:0px;
left:0px;
border-bottom:1px solid #CCC;
height:30px;
width:1024px;
}
#header_top img {margin-left:0px;
margin-top:0px;
}
#header_middle {position:absolute;
top:40px;
left:170px;
width:680px;
height:190px;
text-align:center;
color:#CCC;
border-right:1px solid #CCC;
border-left:1px solid #CCC;
}
#header_middle h1 {font-family:Georgia, "Times New Roman", Times, serif;}
#kanku_left,#kanku_right {
	margin-top:40px;
    left:0px;
}
#header_middle_top {
float:left;
width:680px;
height:140px;
margin-left:0px;
}
#header_middle_bottom {
	float:left;
	width:680px;
	margin-top:0px;
	margin-left:0px;
	height:50px;
	text-align:center;	 
}
#header_middle_bottom p { font-size:12px;}
#m_horizontal {
	width:1024px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	border-top:2px solid #CCC;
	background-color:#000;
}
#m_horizontal ul {
	float:left;
	margin-top:0px;
	margin-left:300px;
	padding-top:10px;
	display: inline;
	}
#m_horizontal li{float:left;
margin-left:30px;
	color:#FFF;
    font-weight:bold;
    font-size:14px;
	letter-spacing:-0.3px;
	text-decoration:none ;
	list-style: disc;
}
#m_horizontal a{ 
text-decoration:none;
color:#FFF;
list-style:circle;
}
#m_horizontal a:hover {
	color:yellow;
}

#main {
	width:1024px;
	height:924px;;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#FFF;
	background-image:url(../images/footer_corner_right.png);
background-repeat:no-repeat;
background-position:bottom right;
}
#strip_left {position:absolute;
     top:0px;
	 left:0px;
	 width:170px;
	 height:100%;
	 
	 }
#m_vertical ul {
float:left;
list-style:none;
margin-top:0;
}
#m_vertical li{float:left;
 margin-left:0;
 margin-left:-40px;
 background-color:#1A1A1A;
 background-image:url(../images/button_long.png);
 background-repeat:no-repeat;
 font-size:14px;
 font-weight:bold;
 width:170px;
 height:35px;
 border-top:1px solid #5A5A5A; 
 }
#m_vertical li:hover {
background-image:url(../images/button_long2.png);
background-repeat:no-repeat;
}
#m_vertical a{ display:block;
padding-top:10px;
padding-bottom:3px;
padding-left:20px;
text-decoration:none;
text-align:left;
color:#FFF;
}
#m_vertical a:hover {
	color:yellow;
}
#content {position:absolute;
left:212px;
top:0px;
width:600px;
height:924px;

}
#archive_div {
	float:left;
	margin:0px auto auto 0px;
width:600px;
height:924px;
overflow:auto;
}
	
#archive_div p {
	 font-size:10px;
}
#service_div {
float:left;
margin-left:130px;
margin-top:50px;
border:1px inset #999;
}
#strip_right {
	position:absolute;
     top:0px;
	 right:0px;
	 width:170px;
	 height:100%;
	 background-image:url(../images/strip_right_shade.png);
	 background-repeat:repeat-y;
	 }
.strip_right_side {
float:right;
margin-right:10px;
margin-top:30px;
}


#footer {position:absolute;
	left:0px;
	bottom:-180px;
	width:1024px;
	height:180px;
	background-color:#1A1A1A;
	border-top:2px solid #666;
	border-bottom:2px solid #2A2A2A;
	
	
		}
#footer p { 
font-size:12px;
color:#FFF;
}
#ring {float:left;
margin-left:10px;
margin-top:20px;
}
#mands_div {float:left;
margin-top:0px;
	width:675px;
}
#kanku_lyceum {float:left;
margin-top:20px;
margin-left:20px;
width:135px;
height:135px;
}
#roofonfire_badge {
	position:absolute;
	right:20px;
	bottom:20px;
	border:none;
}
#marta {float:left;
margin-left:70px;
margin-top:17px;

width: 230px;
height:145px;
}
#stephen {float:right;
margin-right:0px;
margin-top:17px;
width: 230px;
height:140px;
}
#copy_div {
float:left;
text-align:center;
margin-top:2px;
height:20px;
width:100%;
border-top:2px solid #2A2A2A;
}
#copy_div p {
	font-family:"Gothic New";
	font-size:10px;
	margin-top:3px;
	margin-left:5px;
	color:#999;
}
	
