body {
	
  	background-color:#DEEDF8;  
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
}

* {
	margin:0px;
	padding:0px;
	}

img {
	border:0;
	}
p {
   margin-bottom:10px;
   }


a {
	text-decoration:none;
	color:#CC3366;
	}
a:hover {
	text-decoration:underline;
	color:#CC3366;
	}

/* Structure */

#wrapper {
	margin:20px auto;
	width:750px;
   padding:15px;
	background:#ffffff;
	font-size:1.30em;
	}
#header {
	height:200px;
   	/*background-color:#CDE4F4;*/
   	background:url(images/ggg.jpg) no-repeat;
	
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
	}
#content {	
   margin-top:10px;
}
#footer {
	height:30px;
	font-size:10px;
   text-align:center;
   border-top:1px solid #D9D9D9;
   padding-top:15px;   
}
#footer p {
   margin-bottom:20px;
}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:18px;
	}
h2 {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
   margin:25px 0px 15px 0px;
   color:#CC3366;
	 
	}

h4 {  
   font-size:1.10em;
   font-weight:bolder;
   letter-spacing:0px;   
   color:#CC3366;
    
   }
.titceter{text-align: left;}
.entry h2:first-child {
   margin-top:0;	 
}

h3 {
	font-size:1.20em;
	font-weight:bold;
	letter-spacing:0px;
   margin-bottom:5px;
	color:#8C1E42;   
	}

h5 {   
   font-size:12px;
   font-weight:bold;
   letter-spacing:0px;   
   color:#8C1E42;   
   }
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}
#wrapper1 {
	margin:5px auto;
	width:5px;
   padding:15px;
	background:#ffffff;
	font-size:1.20em;
	}

/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 10px;
	display:block;
	color:#ffffff;
   font-weight:bold;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer a {
	color:#CC3366;
	text-decoration:none;
	}
#footer a:hover {
	color:#CC3366;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

.chan_list{list-style-type:lower-alpha;}

ol li p,h3{margin-top:5px;}

ol li{
   margin-top:0px;
	list-style-type:decimal;
	margin-left:50px;   
	}


ol li ol li{
      width:95%;
      margin-top:0px;
      margin-left:20px;     
      list-style-type:lower-alpha;      
		}

.innerspace{
   margin-left:50px;
   margin-top:5px;
    margin-bottom:15px;
}

.center{
   text-align:center; 
   }
table{
 border-collapse:collapse;
 vertical-align:middle;  
   margin:5px auto 15px auto;

      /*margin:5px 60px 15px 60px;*/
   }
table td:first-child{width:50px;}
th,td{  
   border:1px solid #DEEDF8;  
   width:135px;
   height:30px;	
	text-align:center;	
  padding-left:4px;
   padding-right:4px;
	}




thead{     
	background-color:#F0F8FD;
   font-weight:bold;
   color:#8C1E42;   
	}

span{margin-bottom:15px;}


#tbl .image_gallery {
   background-color:#eeeeee;
   width:130px;
   height:130px;
   border:1px solid #cccccc;
 
}


#tbl{
  border-collapse: separate;	
}

.imgGal {
  background-color:#ffffff; 
  padding:5px;
}


 
 

  
