/* CSS Template by gorotron */

body {
	background-image:url(bg1bx.gif);
	background-repeat:repeat-x;
	background-color:#ffcc66;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:13px;
	color:#FFCC66;
	margin:0;
	font-weight:600;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:13px;
	line-height:1.5em;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0 auto;
	width:750px;
	padding:10px;
	height:auto;
	background-color:#FFFFFF;
	text-align:left;
}

#banner {
	width:750px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(OClogo.jpg);
	float:left;
}

#bannerRight {
	width:588px;
	height:70px;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:30px 0 0 0px;
	background-image: url(banner.jpg);
}

#content {
	background:url(bg1.gif) repeat-y;
	height:1%;
	}

#leftColumn {
	float:left;
	width: 150px;
	background-color: #000000;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
	color: #000000;
}

#nav a {
	display:block;
	font-size:11px;
	color:#FFCC66;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333;
}

#leftColumnBottom {
	width:130px;
	background:url(bg1c.gif) repeat-x;
	padding:20px 10px 10px;
	color:#EAEAEA;
	padding-bottom: 30px;
}

#rightColumn {
	width:580px;
	padding-left:8px;
	color:#333333;
	float: right;
	clear: none;
}

#clear {
	clear:both;
}

#copyright {
	padding-top:10px;
	font:11px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}
