body {
	margin: 0px;
	padding: 0px;
	background: #d6fabe url(images/img01.jpg) repeat left top;
	text-align:justify;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

h1, h2, h3{
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

p, ol, ul {
	line-height: 1.67em;
}


a {
	text-decoration: none;
	color: #273911;
}

a:hover {
	text-decoration: underline;
}
 
hr {
	display: none;
}

img{
border:none;}
/* Header */

#header {
	width: 1000px;
	height: 130px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	width: 470px;
	padding: 10px 0 0 100px;
	background: url(images/UCLogoWithWhiteBorder.png) no-repeat left center;
}

#logo h1 {
	margin: -5px 0 0 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 4em;
	font-weight: normal;
	color: #000000;
}

#logo p {
	margin: 0 0 0 4px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.5em;
	line-height:1.5em;
}

#logo a {
	display: block;
	text-decoration: none;
}

/* Menu */
#menu {
	float: right;
	width: 430px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 40px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	float: left;
	height: 30px;
	margin-left: 5px;
	background: url(images/img05.jpg) no-repeat left top;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
}

#menu li a span {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0px 20px;
	background: url(images/img06.jpg) no-repeat right top;
}

#menu a:hover{
	text-decoration: underline;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	background: url(images/img04.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img02.jpg) no-repeat left top;
}

#page-bgbtm {
	overflow: hidden;
	width: 970px;
	margin: 0px auto;
	padding: 20px 30px 40px 0px;
	background: url(images/img03.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 650px;
}

/* Post */

.post {
	margin-top: 40px;
}

.post .title {
	margin: 0;
	padding: 15px 0 0 0;
	margin-left: 80px;
	padding-left: 20px;
	letter-spacing: -1px;
	font-size: 2.8em;
	color: #4a7027;
}

h1 {
	font-weight:700;
}

.meta {
	margin: -5px 0 10px 0px;
	padding: 3px 0px 5px 0px;
	line-height:normal;
	text-transform: uppercase;
}

.post .entry {
	margin: 0;
	padding: 0 0 0px 100px;
	line-height:1.2em;
	font-size:1.2em;
}

.post .entry h3{
	color: #273911;
	font-weight: bold;
	border-bottom: 1px dashed #7db037;
}

.post .list li{
	padding-bottom: 0.5em;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding-top: 40px;
	margin-left: 30px;
	margin-bottom: 20px;
	color: #000000;
}

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

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	margin-bottom: 20px;
}

#sidebar li li {
	margin: 0px 0px 0px 25px;
	padding: 4px 0 4px 0;
	border-bottom: 1px dashed #7db037;
}

#sidebar h2 {
	padding: 0px 0px 0px 25px;
	margin: 0 0 15px 0;
	letter-spacing: -1px;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}


/* Footer */
#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #273911;
}

#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #273911;
	margin: -5px auto;
}

#slider{  
   width:500px!important;  
   background:none;   
   margin-left:200px;
}  
   #slider ul, #slider li{  
    margin:0 70px 0 0px;  
    padding:0;  
    list-style:none;  
    background:none;  
   }  
   #slider li{  
    width:760px!important;  
   }  
   #slider li a{  
    background:none;  
   }  
   #slider li{  
    width:696px;  
    height:241px;  
    overflow:hidden;  
   }  
#prevBtn a{  
    	display:block;  
	padding-left:300px;
	float: left;
}  

#nextBtn a{  
    display:block;  
	padding-right:200px;
	float: right;
}
