* {font-family:Verdana, Arial, Helvetica, sans-serif;}
#empty{clear:both;}

body{
	text-align:center; background:url(../img/bg.gif);
	background: #E5E5E5;
	margin: 0;
	padding: 0;
	color:#666666;
}

#wrap{
	width:850px;	
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	height:100%;
}

#wrapcontent{	
	background:#FFFFFF;	}


#sidebar{
	width:160;
	float:left;	
	background-color:#FFFFCC;
}

#rightsidebar{
	width:160;
	float:right;

}

#rside1{
	padding:10px;
	background: #4096EE url(../img/img06.gif) repeat-x;
	}

#rside1 h5{
	color:#FFFFFF;
	text-align:center;
	margin:0px;
}
#rside2{
	padding:10px;
	background: #4096EE url(../img/img06.gif) repeat-x;
	}
#rside2 h5{
	color:#FFFFFF;
	text-align:center;
	margin:0px;
}

.photorside{
	border-style:solid;
	border-color:#3366CC;}
#linespace1{
	background: url(../img/img09.gif) repeat-x left top;
	margin-top:10;
	padding-top:0;
	width:140;
	height:10;}





/*header contect */
#ccslogo{
	width:160;
	float:left;
}
#ccslogo a{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#FFFFFF;
}

#melalogo{
	width:690;
	float:left;
	padding:0px;
	margin:0px;
	margin-right:-6px;
	

}
/*header content ends */	

#content{
	float:left;
	width:510;
	background:#FFFFFF;
}
#videos{
	float:left;
	width:510;
	min-height:675;
	padding-left:20;
	text-align:center;
	background-color:#FFFFFF;
}
#videos h2 {
	text-align:left;
	margin: 0;
	padding: 10px 0;
	background: url(../img/img09.gif) repeat-x left bottom;
	font-size: 18px;
	font-weight:bold;
	color: #135293;
}

#thumbnail{
	text-align:center;
	padding:0;
	width:500;
	height:135;
	background:#eee;
}

#thumbimage{
	float:left;
	border-style:double;
	margin-bottom:0px;}

#videotext{
/*	float:right;*/
/*	text-align:left;*/
	padding:0;
/*	width:300;*/
	font-size:12px;
}
#videotext h4{
	margin:0px;
	font-size:11px;
	line-height:2;
	color:#666666;}


#videotext a{
	text-decoration: none;
	color:#3366FF;
	margin:0px;
	font-size:15px;}
#videotext a:hover{
	text-decoration:underline;}

#linespace{
	background: url(../img/img09.gif) repeat-x left top;
	margin-top:0;
	padding-top:0;
	width:480;
	height:5;}

/* Menu1 */

#menu1 {
	padding: 10px;
	padding-top:10px;
	background: #85C329 url(../img/img04.gif) repeat-x;
}

#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu1 li {
	padding: 5px 0;
	background: url(../img/img05.gif) repeat-x;
	font-size:12px;
}

#menu1 li.first {
	background: none;
}

#menu1 a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu1 a:hover {
	text-decoration: underline;
}
#menu1 h3{
	text-align:left;
	color: #FFFFFF;	
	font-weight:bold;
	font-size:16px;
}/*menu1 ends here */

/* Menu2 */

#menu2 {
	padding: 10px;
	background: #4096EE url(../img/img06.gif) repeat-x;
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	padding: 5px 0;
	background: url(../img/img07.gif) repeat-x;
	font-size:12px;
}

#menu2 li.first {
	background: none;
}

#menu2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu2 a:hover {
	text-decoration: underline;
}
#menu2 h3{
	text-align:left;
	color: #FFFFFF;
	font-weight:bold;
	font-size:16px;
}/*menu2 ends here */


ul{
	text-align:left;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
	
/* FOOTER SETTINGS
   ***************************/

#footer{
	clear: both;
	width: 850px;
	padding-top: 16px;
	background:#4096EE url(../img/img06.gif) repeat-x;
	float:right;
	text-align:center;
}

#footer ul{
	text-transform: uppercase;
	font-size: 12px;
	width: 500px;
	list-style:none;
}
.first{
	padding-left:89;}
#footer ul li{
	float: left;
	padding-right: 8px;
}
#footer ul li a{
	color:#FFFFFF;
	text-decoration: none;
}

#footer ul li.navhom { list-style: none; }

#footer p{
	clear: left;
	padding: 5px 0;
	text-align: center;
	color:#FFFFFF;
	font-size: 10px;
}
/*Footer Ends Here */