/* Design by Sky Jacobs - http://skyjacobs.com/ from origional template by Andreas Viklund - http://andreasviklund.com */

body {
	margin:0;
	background:#919191;
	color:#303030;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	padding: 4px;
}

a {
	color:#990000;
	text-decoration:underline;
}

a:hover {
	color:#000000;
	text-decoration: underline overline;
}

li {
	font-size:1em;
	font-weight:normal;
	margin-top: 10px;
	margin-left: 14px;
}

h1 {
margin:0 0 20px 0;
font-size:2.2em;
font-weight:normal;
}

h2 {
margin:0 0 12px 0;
font-size:1.6em;
font-weight:normal;
}

h3 {
	font-size:1.2em;
	font-weight:bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
}

h4 {
	font-size:1.4em;
	font-weight:bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h5 {
	font-size:1.1em;
	font-weight:bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 3px;
}

h6 {
	font-size:1em;
	font-weight:bold;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-style: italic;
}


p {
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align:left;
}

a img {
border:0;
}

/* Main container */

#container {
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

/* Navitab menu */

#navitabs {
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.navitab {
	padding:4px 8px 4px 8px;
	margin:0 0 4px 0;
	text-decoration:none;
	font-size:1.1em;
	border-bottom:1px solid #ffffff;
	border-left:1px solid #ffffff;
	background-color: #990000;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}

.navitab:hover {
	text-decoration:underline;
	border-bottom:1px solid #ffffff;
	background-color: #CC0000;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}

.activenavitab {
	padding:4px 8px 5px 8px;
	color:#ffffff;
	margin:0 0 5px 0;
	font-size:1.1em;
	text-decoration:none;
	background-color: #000000;
	background-image: url(images/corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.activenavitab:hover {
	text-decoration:underline;
	color:#ffffff;
	background-color: #333333;
}

/* Header description */

#desc {
	height:240px;
	background-repeat: no-repeat;
	background-image: url(images/headline.jpg);
	background-position: left top;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	color:#ffffff;
	padding:0;
	clear:both;
}

/* Main content */

#main {
	width:750px;
	float:left;
	margin:0;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

/* Sidebar */

#sidebar {
	width:150px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
}

#sidebar p {
	font-size:1em;
	line-height:1.3em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

/* Footer */

#footer {
	clear:both;
	margin:0;
	border-top:1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 80%;
}

#footer a {
	color:#990000;
}

#footer a:hover {
color:#000000;
}

#footer p {
	color:#000000;
	font-size:1.1em;
	line-height:1.2em;
	margin:0px;
	padding:0;
}

/* Various classes */

.photo-left {
	padding:2px;
	background-color:#f0f0f0;
	border:1px solid #999999;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}

.photo-right {
	padding:2px;
	background-color:#f0f0f0;
	border:1px solid #999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.box-left {
	padding:2px;
	background-color:#f0f0f0;
	border:1px solid #999999;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
}
.box-right {
	padding:2px;
	background-color:#f0f0f0;
	border:1px solid #999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	width: 200px;
}
.sidelink {
	text-align:left;
	display:block;
	width:140px;
	background:#f0f0f0 url(images/corner.gif) top right no-repeat;
	border:none;
	margin: 0px;
	padding: 5px;
	text-decoration: underline;
}

.sidelink:hover {
	background:#e0e0e0 url(images/corner.gif) top right no-repeat;
	text-decoration:overline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.hide {
display:none;
}

