body,
html {
		margin:0;
		padding:0;
		background:#000;
		color:#fff;
	}
body {
		min-width:750px;
		font-size: 11px;
	    font-family: Verdana, Arial, Sans-Serif;
	}

h1{
		font-size: 11px;
	    font-family: Verdana, Arial, Sans-Serif;
		font-weight:bold;
}        
#container {
		width:800px;
		margin: 35px auto;
	    border: 1px solid #fff;
	    background: #ccc url(images/back.gif) repeat-y;
	}


#header {
	height: 36px;
	background-image: url(images/mcenter_head.jpg);
	border-bottom: 1px solid #fff;
	}


.clearer {
clear: both;

}



#main {
		font-size: 11px;
	    font-family: Verdana, Arial, Sans-Serif;

	width:640px;

	height:700px;
	background: #ccc;
	vertical-align:top;
	}
#sidebar {
		font-size: 11px;
	    font-family: Verdana, Arial, Sans-Serif;
	vertical-align:top;
	width:159px;
	border-left: 1px solid #fff;
	}


#content {

    color: #333;
}


#content_left {
    float: left;
    width: 170px;

}

#content_right {
    float: left;
	width: 450px;
	line-height: 1.5em;

    /*margin-left: 160px;*/


}
#content_right_block {

	width: 430px;




}
#content_right .separator {
    border-bottom: 1px solid #333;
	width: 427px;
	margin-top: 6px;
	margin-bottom: 10px;
	clear:both;
}

#content_right .date {
   padding-bottom: 0.5em;
}

#content_right .headline {
   padding-bottom: 10px;
   font-weight:bold;
   width:423px;   
}


#content_right .headline a, #content_right .headline a:VISITED {
   text-decoration: none;
   color: #333;
   font-weight: bold;
}

#content_right .headline a:HOVER {
   text-decoration: underline;
}

#content_right .text {
   width:423px;


}


#content_right .text a, #content_right .text a:VISITED {
   text-decoration: none;
   color: #333;
}

#content_right .text a:HOVER {
   text-decoration: none;
   color: #333;
}

#content_right .download {
   padding-bottom: 10px;
   padding-top: 10px;
}

#content_right .download a, #content_right .download a:VISITED {
   text-decoration: none;
   color: #333;
   font-weight: normal;
}

#content_right .download a:HOVER {
   text-decoration: underline;
}

#content_right .download .type {

padding-left: 10px;
}

#content_right .backlink {
   padding-bottom: 10px;
   font-weight: bold;
}

#content_right .backlink a, #content_right .backlink a:VISITED {
   text-decoration: none;
   color: #666;
}

#content_right .backlink a:HOVER {
   text-decoration: none;
   color: #333;
}

/* items */

#items {
padding-bottom: 10px;
}
.itemblock{
	background-image: url(images/back_images.gif);

}
.item {
	float: left;
	padding: 0px 21px 0px 0;
	height:165px;
	overflow:hidden;
	/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
	*/
}

a img  {
border: 1px solid #000;

}
.editicons img{
border: 0px;
}
.i_title{
width:128px;
}

.i_title a, .i_title a:VISITED {
text-decoration: none;
font-weight: bold;
color: #333;
}

.i_title a:HOVER {
text-decoration: underline;
}

.i_download a, .i_download a:VISITED {
text-decoration: none;
color: #333;
}

.i_download a:HOVER {
text-decoration: underline;
}

/* end items*/


p {

}



#header_right {
height: 36px;
border-bottom: 1px solid #fff;

}

#service {
 padding-top: 10px;
 		font-size: 11px;
	    font-family: Verdana, Arial, Sans-Serif;


}

#service a{
 float: left;
 padding-left: 13px;
 font-weight: bold;
 color: #c1c1c1;
 text-decoration: none;
}

#logo {

background: url(images/logo.jpg) no-repeat;
height:630px;

}


#sub {
	height: 36px;
	width: 640px;
	color: #fff;
    background-color: #000;
	}
	
#sun a img {

border: none;
}	

#footer {
border-top: 1px solid #fff;
	}
	
.i_list{
	height:96px;
	width:128px;
	background-color:#333;
	text-align: center;
	vertical-align: middle;		
}
.i_list a img {
	border:0px;
}
