body {
	background-color:#202020;
	margin-top:0;
}

h5 {
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3d3d3d;
}

h4 {
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:20px;
	color:#3d3d3d;
}

h3 {
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:16px;
	color:#3d3d3d;
	}

a:link, a:visited {
	color:#c14e15;
	text-decoration:none;
	border:none;
}

a:hover {
	text-decoration:underline;
	border:none;
}

pre {
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3d3d3d;
}

img {
	border:none;
	}

/* Custom */

#copyright {
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:10px;
	color:#4e4e4e;
}

#intro {
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:#3d3d3d;
	}

#title {
	background-image:url(../images/title-bg.png);
	background-repeat:repeat-x;
}

#title2 {
	background-image:url(../images/title-bg.png);
	background-repeat:repeat-x;
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:9px;
	color:#c14e15;
}

#shadow-left {
	background-image:url(../images/shadow-left.png);
	background-position:right;
}

#shadow-right {
	background-image:url(../images/shadow-right.png);
	background-position:left;
}

#shadow-bottom {
	background-image:url(../images/shadow_bottom.png);
	background-position:top;
	background-repeat:no-repeat;
}

#schedule {
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3d3d3d;
}

#video {
	font-family:Arial, Georgia, "Times New Roman", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#3d3d3d;
	}
	
#body {
	color:#e4e4e4;
	}