body {
	min-width: 700px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	background: #fff url( '../images/bg2.png' ) repeat-x;
}

a {
	text-decoration: none;
	color: #4444FF;
}

#logo_link
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 101px;
}

#title_link
{
	float: left;
	position: absolute;
	top: 0px;
	left: 120px;
	width: 600px;
	height: 57px;
}

#container {
	float: left;
	width: 600px;
	line-height: 120%;
}

#container
{
	background: url('../images/logo.gif') no-repeat;
}

#top
{
	display: inline;
	float: left;
	width: 500px;
	height: 100px;
}

.cabes {
	display: block;
	float: left;
	clear: both;
	margin: 1px 0 0 136px;
	color: #fff;
	font: 13px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

h1 a {
	display: inline;
	float: left;
	clear: none;
	width: 600px;
	font-size: 35px;
	color: #fff;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	padding: 7px 15px 9px 15px;
	margin: 5px 0 0 120px;
}

#content
{
	display: inline;
	float: left;
	min-height: 100px;
	background-color: #fff;
	color: #004;
	font-size: 12px;
	padding: 0px 12px;
	text-align: left;
	border: 1px solid #cef;
	border-top-color: #dfe;
	border-bottom-color: #efe;
	border-left-color: #ced;
	border-right-color: #ced;
	position: relative;
	margin-left: 124px;
	width: 574px !important;
	width: 600px;
	width/**/:/**/600px;
}

#content h2 {
	font: 20px 'Century Gothic', 'Trebuchet Ms', Arial;
	color: #06AC68;
	margin-bottom: 5px;
}

#content h3 {
	font-family: 'Century Gothic', 'Trebuchet Ms', Arial;
	text-decoration: underline;
	font-size: 16px;
	margin-top: 5px;
	color: #06bc98;	
}

#content ul, #content ol {
	list-style: square;
	margin-left: 40px;
	margin-bottom: 15px;
}

#content ul.contents, #content ul.links {
	list-style: none;
	margin-left: 10px;
	margin-top: 5px;
	border-left: 5px solid #0698BC;
	padding-left: 10px;
}

#content p {
	margin-bottom: 15px;
}

#content strong {
	font-weight: bold;
}
/*
#content table {
	border-collapse: collapse;
	border-spacing: 0;
	font: 12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	width: 100%; 
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}
#content table tr {
	height: 20px;
	border-bottom: 1px solid #aaa;
}
#content table tr td:first-child {
	font-weight: bold;
}
#content table th {
	font-weight: bold;
	border-bottom: 1px solid #fc0;
}
#content table th {
	font-weight: bold;
}

#content table td {
	padding: 2px;
	vertical-align: top;
}
*/
.timetable th {
	text-align: center;
}

.timetable td {
	height: 35px;
	width: 12.5%;
	border-left: 1px solid #ddd;
}

.timetable hr {
	margin: 2px 0;
	padding: 0;
	background: #aaa;
	width: 100%;
}

#navigation, #secondary-navigation, #admin-navigation {
	display: inline;
	width: 600px;
	float: left;
	list-style: none;
	margin: 0 0 5px 125px;
	padding: 0;
}

#navigation li, #secondary-navigation li, #admin-navigation li {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li a, #secondary-navigation li a, #admin-navigation li a {
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	font: 16px 'Century Gothic', 'Trebuchet Ms', Arial;
	text-align: center;
	padding: 6px 11px;
	margin: 2px 2px 3px 2px;
}

#navigation a:hover, #secondary-navigation a:hover, #admin-navigation a:hover {
	background: #fff;
	color: #51b272;
}

#navigation a.current {
	padding: 10px 13px;
	background: #fff;
	margin: 0;
	color: #292;
	cursor: default;
}

#secondary-navigation, #admin-navigation {
	width: 100%;
	margin: 0 0 5px 123px;
	background: #fff;
	border: 1px solid #08dfb1;
}

#secondary-navigation li a, #admin-navigation li a {
	font-size: 11px;
	padding: 5px 3px;
	color: #4a4;
	margin: 0;
}

#secondary-navigation li a.current, #admin-navigation li a.current {
	background: #08c1ef;
	
}

#secondary-navigation li.header, #admin-navigation li.header {
	display: block;
	font: bold 11px Arial;
	color: #567;
	padding: 6px 6px 5px 6px;
}

#admin-navigation li a {
	padding-left: 5px;
}

#edit_results {
	text-align:center;
}

#bottom {
	float: left;
	display: inline;
	background: #257061;
	margin: 8px 0 0px 125px;
	width: 600px;
}

#bottom h3 {
	text-align: center;
	font: 18px 'Century Gothic', 'Trebuchet Ms';
	color: #eef;
	margin: 0 0 5px 0;
	padding: 0;
}

#footer {
	float: left;
	display: inline;
	border: 1px solid #51c282;
	margin-bottom: 5px;
	margin-left: 124px;
	margin-top: 5px;
	text-align: center;
	padding: 2px 5px 1px 5px;
	background: #fff;
	width: 588px !important;
	width: 602px;
	width/**/:/**/600px;
}

#footer a {
	display: block;
	float: left;
	color: #31a262;
	margin-top: 2px;
	font: bold 12px 'Century Gothic','Trebuchet MS', Tahoma;
	text-decoration: none;
}

.last-updated {
	display: block;
	float: left;
	font: 12px 'Century Gothic','Trebuchet MS',Tahoma;
	margin: 2px 10px;
}

.column-item {
	padding: 0 3px;
}
.column-item .date {
	display: block;
	float: left;
	clear: right;
	padding: 6px 0 0 0;
	font: 11px Arial;
	color: #fff;
}

.column-item h4 {
	float: left;
	text-align: left;
	font: 15px Verdana;
	padding: 0;
	margin: 0 5px 0 0;
	color: #51d2f1;
	text-decoration: none;
}

.column-item .shortdesc, .column-item h4, .column-item .date {
	display: block;
	clear: both;
}

.column-item h4 {
	float: left;
	clear: none;
}

.column-item .date {
	float: left;
	clear: right;
}

.column-item .shortdesc {	
	display: block;
	clear: both;
	text-align: left;
	font: 12px "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #def;
	line-height:normal;
	text-decoration: none;
	margin-bottom: 15px;
}

#bottom .column-item {
	margin: 5px 20px;
}

/* content Items */
.item {
	margin: 7px 0px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #aaa;
	float: left;
	width: 100%;
}

.item .title {
	float: left;
	text-decoration: none;
	font: 20px 'Century Gothic', 'Trebuchet Ms', Arial;
	margin: 2px 0px 0px -30px;
	border-left: 8px solid #06bc98;
	padding-left: 25px;
	color: #06ac68;
	/* IE 7 negative margins */
	min-height: 0;
}
/* IE 5/6 negative margins */
* html .item .title {
	height:1px;
	position:relative
}

.item .date {
	margin: 13px 0 0 13px;
	line-height: 90%;
	float: left;
	font-size: 85%;
}

.item .body {
	display: block;
	width: 558px;
	clear: both;
	float: left;
	text-align: left;
	padding: 5px 10px 0 0px;
	margin: 2px 5px;
}

.more {
	padding: 0 5px 5px 5px;
}

/* forms */

form {
	margin: 10px;
}

label {
	display: block;
	margin-top: 10px;
}

input, textarea {
	clear: both;
	border: 1px solid #06bc98;
	padding: 1px;
	font: 15px "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	color: #242;
}

textarea {
	width: 100%;
}

.submit {
	clear: both;
	margin: 10px 10px 10px 0;
	background: #257061;
	cursor: pointer;
	color: #fff;
	padding: 2px 5px;
}

.notice, .info {
	display: block;
	text-align: center;
	padding: 5px;
	margin: 10px;
}

.notice {
	border: 1px solid #060;
	background: #efe;
}

hr {
	border: 0;
	height: 1px;
	background: #88f;
}
