@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding:0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #3e3e3e;
	width: 100%;
	display: table;
	background-color: #e2e2e2;
	background-image: url(../images/Background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
} 

a:active, a:hover {
	color: #009966;
	text-decoration: underline;
	font-weight: bold;
}


h1 {

	font-size: 20px;

	font-weight: bold;

	color: #a30000;

}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	width: 200px;
	text-align: center;

}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #009966;

}

p {
	padding-right: 20px;

}

#container {
	width: 750px;
	margin: auto;

}


#left_top {
	float: left;
	width: 390px;
	height: 210px;
	background-repeat: no-repeat;
	background-image: url(../images/DELYAKSLogo.jpg);

}

#right_top {
	float: right;
	width: 360px;
	height: 210px;

}

#right_header {
	float: right;
	width: 360px;
	height: 210px;
	background-image: url(../images/headerbg.jpg);

}

#top_right_title {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	height: 45px;
	width: 360px;
	line-height: 1.6em;
	text-align: center;
	padding-top: 13px;

}

#top_right_slogan {
	float: left;
	height: 35px;
	width: 360px;
	color:#ffe9ba;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	padding-top: 108px;

}

#menu {
	width: 750px;
	height: 65px;
	background-image: url(../images/menubar2.jpg);
	background-repeat: no-repeat;
	float: left;

}

.topmenu{
	float: left;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;

}

.topmenu li{
	display: inline;

}

.topmenu li a{
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
	width: 91px;
	height: 45px;
	padding-top: 5px;

}

.topmenu li a:hover ,.topmenu li .current{
	background-image: url(../images/menu_hover2.jpg);
	background-repeat: no-repeat;
	height: 35px;

}
#content {
	float: left;
	width: 730px;
	text-align: justify;
	background-color: #FFFFFF;
	padding-left: 20px;

}

.content_left {
	float: left;
	width: 470px;
	margin-bottom: 10px;


}
.content_right {
	float: right;
	width: 226px;
	background-color: #999999;
	margin-left: 20px;
	padding-left: 10px;

}
.content_ad {
	float: right;
	width: 195px;
	padding-bottom: 10px;
	padding-left: 30px;
}


#right_content {
	float: left;
	width: 235px;
	text-align: justify;
	background-color: #999999;
	padding-left: 0px;
	

}


#right_search {
	float: left;
	width: 305px;
	height: 60px;
	background: url(images/templatemo_search_menu.jpg) no-repeat;
	margin-left: 45px;
	margin-top: 25px;

}

#memberlog {
	width: 218px;

}

#memberlog p {
	line-height: normal;
	color: #000000;
	font-weight: 400;
	text-align: center;

}

#category {
	float: right;
	width: 230px;

}

.rightmenu {
	width: 211px;
	text-align: left;

}

.rightmenu ul {
	list-style: none;
  margin: 0;
  padding: 0;

}

.rightmenu a {
	font-size: 12px;
	font-weight: bold;
	color: #a30000;
		
}
.rightmenu li {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	
}

.rightmenu li a:hover{

	color: #000;

}

#contact {
	float: right;
	width: 215px;
	margin-right: 10px;

}

#contact p {
	padding-left: 10px;
	font-weight: bold;
	text-align: left;

}

#footer {
	clear: both;
	width: 745px;
	height: 50px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding-top: 5px;
	background-color: #333333;
	background-image: url(images/templatemo_footer_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	font-size: 11px;
	line-height: normal;

}
#footer a {
	color:#FFFFFF;

}
.style1 {
	color: #999999;
	font-size: 9px;
}
