body {
	color: black;
	background-color: #808080;
	font-family: Arial, sans-serif;
	width: 100%;
	position:relative;
 }

.centered {
	clear:both;
	background-color: #ffffff;
	width: 960px;
text-align:center;
border-left: 1px solid;
 border-right: 1px solid;
margin: 0 auto;
}

.sidebar {
position:relative;
	display:block;
	width: 170px;
	float:left;
	background-color: #ffffff;
}

.content {
position:relative;
	display:block;
	width: 750px;
	margin-left: 20px;
	float:left;
	background-color: #ffffff;
}

.footer {
	clear:both;
	margin-top: 0.5em;
	background-color: #ffffff;
}

.block {
	border: 1px solid black;
	margin-top: 1em;
}

.sidebar_block {
	border: 1px solid black;

}

.sidebar_block  a:hover {
	background-color: #808080;
	border: 1px solid #A9A9A9;
}


.content_2 {
	width: 30em;
	float:left;
}
.content_3 {
	width: 39em;
	float:left;
}

.right_side {
	margin-top: 0.5em;
		width: 9em;
	float:left;
}
.content_index {
	border: 1px solid black;
	float: left;
	width: 50em;
	margin-top: 0.5em;

}

.internal_link {
	background-color: #F5F5F5;
	border: 1px ;
	color: Black;
	display: block;
	font-size: 0.6em;
	font-weight: normal;
	padding: 3px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}

.main_title  {
	text-align: left;
	font-style: italic;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
}

.rien{
clear:both;
}

h1 {
clear:both;
	text-align: left;
	border-bottom: 2px solid #999099;
color: #999;
font-family: LibelSuitRegular, 'Lucida Sans Unicode', sans-serif;
font-size: 26px;
letter-spacing: -2px;
padding-right: 15px;

}

h2 {
	text-align: left;
	border-bottom: 2px solid #999099;
color: #999;
font-family: LibelSuitRegular, 'Lucida Sans Unicode', sans-serif;
font-size: 20px;
letter-spacing: -2px;
padding-right: 15px;
}

p {
	text-align: left;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 0.5em;
	font-size: 13px;
	line-height: 16px;
}



.forum p {
	font-family: verdana, arial, sans-serif;
	color: #000000; 
	display: block;
	font-size: 11px;
	line-height: 14px;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
}

.forum {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	display: block;
	font-size: 10px;
	line-height: 13px; 
	margin: 0px; 
	padding: 0px;
}

.forum h2 {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

.subject_li {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

.subject_list {
	text-align: left;
	font-family: verdana, arial, sans-serif;
	padding: 5px;
	margin: 5px;
	border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
	border-style:solid;
	border-width:1px;
}


a:link,a:visited {
	color: #339;
	//background: transparent;
	text-decoration: none;
}

a:hover {
	background: #FFFF40;
	color: #C00000;
}

.pub {
	text-align: center;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 0.5em;
}

.col {
	font-size: 1em;
	display: block;
	width: 28%;
	text-align: left;
	margin: 1em;
	padding: 1em;
	float: left;
}

.col p {
	text-align: left;
	width: 100%;
}

.lcol_title {
	width: 21em;
	margin:20px;
	text-align: left;
	position:relative;
	display:block;
	float:left;
}

.rcol_title {
	width: 34em;
	margin:20px;
	text-align: left;
	float: left;
	position:relative;
	display:block;
	float:left;
}


.lcol {
	font-size: 0.6em;
	font-weight: bold;
	width: 21em;
	text-align: left;
	margin: 1em;
	padding: 1em;
	float: left;
}

.rcol {
	font-size: 0.8em;
	font-weight: bold;
	width: 21em;
	text-align: left;
	margin: 1em;
	float: left;
}

em {
	color: #330000;
	font-weight: bold;
}

.box {
	display: block;
	background: #46525d;
	border: 0 solid #46525d;
	border-top: 1px solid #46525d;
	border-width: 0 1px;
}

#hidden {
	visibility: hidden;
}

img {
	border: 0px;
}

ul {
	text-align: left;
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 0.5em;
	font-size: 13px;
	line-height: 16px;
}

.tag_cloud ul {
	font-size: 0.8em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0px;
}

.tag_cloud ul li {
	background: #C0C0C0 none repeat scroll 0% 50%;
	border-bottom: 1px solid #8EB0A7;
	border-right: 1px solid #8EB0A7;
	margin-bottom: 1px;
	padding: 4px 5px; 
	width: 200px;
	float: left;
}

.tag_cloud ul li:hover {
	background: #808080 none repeat scroll 0% 50%;
	border-bottom: 1px solid #93D251;
}


.loop {
 	border: 1px solid rgb(0, 0, 153);
	margin-top:10px;
}


.shareWithSnc {
	border-color:#D5D5D5;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	color:#666666;
	padding:1px;
	margin:4px;
	text-align:center;
}

.thumbs {width:50px;height:20px; }
.thumbs a { width:50px;height:20px; border:0px solid #000;}
.thumbs a img {width:50px;height:20px;border:0;}
.thumbs a:hover {border-color:#ddd;}
.thumbs a:hover img { width:auto; height:auto; }

ul#sliding-navigation
{
	list-style: none;
	font-size: .75em;
	margin: 30px -35px;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	display: block;
	width: 120px;
	padding: 5px 15px;
	margin: 0;
	margin-bottom: 5px;
}

ul#sliding-navigation li.sliding-element h3
{
	color: #ccc;
	background: #2c3572;
	border: 1px solid #1004ff;
	font-weight: normal;
}

ul#sliding-navigation li.sliding-element a
{
	color: #000;
	background: #b0c9e7;
	border: 1px solid #1004ff;
	text-decoration: none;
}

ul#sliding-navigation li.sliding-element a:hover { color: #ffff66; }


#navigation-block {
	position:relative;
	top:200px;
	left:200px;
}

#hide {
	position:absolute;
	top:33px;
	left:-190px;
}

ul#sliding-navigation li.sliding-element h3  
{  
	color: #fff;  
	background:#8193a9;  
	font-weight: normal;  
} 

.top_menu {
	float: left;
	margin-top: 0.5em;
	width: 100%;
}


ul#sliding-navigation2
{
	list-style: none;
	font-size: .75em;
	margin: 30px -35px;
}


ul#sliding-navigation2 li.sliding-element2 a
{
	display: block;
	width: 80px;
	padding: 5px 15px;
	margin: 0;
	margin-bottom: 5px;
	color: #000;
	background: #b0c9e7;
	border: 1px solid #1004ff;
	text-decoration: none;
 float:left;
}

ul#sliding-navigation2 li.sliding-element2 a:hover { color: #ffff66; }


.dl_box:hover {
background-position:left -78px;
border:1px solid #BBBBBB;
text-decoration:none;
}

.dl_box {
margin-left:50px;
background-color:#FFFFFF;
background-image:url(dl.gif);
background-position:left top;
background-repeat:repeat-x;
border-color:#DDDDDD #AAAAAA #AAAAAA #DDDDDD;
border-style:solid;
border-width:1px;
display:block;
font-size:14px;
font-weight:bold;
height:22px;
line-height:1.5em;
margin-bottom:6px;
outline-color:#F0F0F0;
outline-style:none;
outline-width:medium;
padding:6px 0;
text-align:center;
width:50%;
}

.button {
   border-top: 1px solid #96d1f8;
   background: #b0c9e7;
   color: white;
   padding: 15px 30px;
   border-radius: 18px;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   font-size: 19px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;   padding: 15px 30px;
   border-radius: 18px;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   font-size: 19px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

.screenshot {
	width: 250px;
	height: 250px;
display: block; 
}



