/*

(c) 2009 Cafe-Expression.com

*/



* {
	padding: 0;
	margin: 0;
	border: #322341;
	
} 

body {
	background-color: #7b2118;
	background-image: url(../images-layout/bkgnd.gif);
}

#container {
	margin: 20px auto;
	width: 900px;
	padding: 10px;
	background-color: #fff7eb;
	background-image: url(../images-layout/bkgnd-container.gif);
	background-repeat: repeat;
	overflow: hidden;
	height: auto;
}

#header-{
    height : 116px;
    width:900px;
    background-color: #7b2118;

}

#headermenu { 
	position:absolute;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fee9cc;
	top: 40px;
	margin-left:695px; 
	width:206px; 
	height:15px;
}


#headermenu a {
	text-decoration: none;
	color: #fee9cc;
}

#headermenu a:hover {
	color: #fee9cc;
	text-decoration: underline;
}

#menubar {
	background-image: url(../images-layout/header_pic.jpg);
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 7pt;
	background-color: #fff7eb;
	margin-top: 1px;
	width:900px;
	height:202px;
	font-weight: bold;
}


#menubar ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
}

#menubar li {
	display: inline;
}

#menubar a {
	padding: 5px 15px;
	text-decoration: none;
	color: #fee9cc;
}

#menubar a:hover {
	background-color: #fff7eb;
	color:#322341;
}





#rightsidebar {
    float: right;
    background-color: #fee9cc;
	background-image: url(../images/bkgnd2.gif);
	margin-top: 0px;
    width: 179px;
    height: auto;
	border-top: solid #800000 1px;
    border-bottom: solid #fee9cc 1px;
}

#rightsidebar h2 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #FFF7EB;
	background-color: #322341;
	padding: 3px 6px;
}

#rightsidebar h3 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fff7eb;
	background-color: #322341;
	padding: 3px 6px;
}

#rightsidebartext {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #455A79;
	padding: 12px 12px;
	line-height: 10pt;
}

#rightsidebartext ul {
	margin: 0px;
	list-style: none;
}

#rightsidebartext a {
	text-decoration: none;
	color: #9f0603;
	
}

#rightsidebartext a:hover {
	color: #66584B;
	text-decoration: underline;
	text-align: center;
}

#rightsidebartext1 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #455A79;
	padding: 12px 12px;
	line-height: 14pt;
}

#rightsidebartext1 ul {
	margin: 0px;
	list-style: none;
}


#rightsidebartext1 a {
	text-decoration: none;
	color: #9f0603;
}

#rightsidebartext1 a:hover {
	color: #66584B;
	text-decoration: underline;
}



#leftsidebar {
    float: left;
    background-color: #fee9cc;
	background-image: url(../images/bkgnd2.gif);
	margin-top: 0px;
    width: 179px;
    height: auto;
	border-top: solid #800000 1px;
    border-bottom: solid #fee9cc 1px;
}

#leftsidebar h2 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fff7eb;
	background-color: #322341;
	padding: 3px 6px;
}

#leftsidebar h3 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fff7eb;
	background-color: #322341;
	padding: 3px 6px;
}

#leftsidebartext {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #322341;
	padding: 12px 12px;
	line-height: 10pt;
	text-align: center;
}

#leftsidebartext a {
	text-decoration: none;
	color: #9f0603;
}

#leftsidebartext a:hover {
	color: #9f0603;
	text-decoration: underline;
}

#leftsidebartext1 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #322341;
	padding: 12px 12px;
	line-height: 10pt;
}

#leftsidebartext1 a {
	text-decoration: none;
	color: #9f0603;
}

#leftsidebartext1 a:hover {
	color: #9f0603;
	text-decoration: underline;
}


#content {
	float: left;
	width: 495px;
	height: auto;
}

#contenttxt { 
  	float: left;
  	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #322341;
  	text-align: justify;
  	width: 515px;
	padding: 12px 12px;
	text-align: justify;
	line-height: normal;
}

#content h2 { 
	padding-bottom: 4px;
	border-bottom: solid #455A79 1px;
	font-size: 12px; 
	color : #800000; 
}
#content h3 {
	color: #fff; 
	background: #370F00; 
	font-size: 86%; 
	padding: 3px 6px;
}

.study {
	padding: 12px 15px 15px 15px;
	background: #D6DEE5;
	font-size: 93%;
	font-family: arial, sans-serif;
}

.bulletin {
	padding: 12px 15px 15px 15px;
	background: #E3EAF0;
	font-size: 8pt;
	font-face: arial, verdana;
}




#footer { 
	border-top: solid #fee9cc 1px;
  	width: 900px;
  	height: 60px;
  	background-color: #322341;
  	float: left;

}
#footer_text {
	text-align: center; 
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-top: 15px;
	color: #fee9cc;
	line-height: 12pt;
}

#footer_text a {
	text-decoration: none;
	color: #fee9cc;
}

#footer_text a:hover {
	color: #C9C9C9;
	text-decoration: underline;
}

