@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #333333;
}
.picspace {
	margin: 5px;
	padding: 5px;
}

#body {
	background-color: #333333;
	height: 800px;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
}
#body #topnav {
	background-image: url(images/site_01.jpg);
	background-repeat: no-repeat;
	height: 302px;
	background-position: center top;
	color: #FFFFFF;
	text-align: center;
}
#body #main {
	background-color: 1a1a1a;
}

#body #topnav li {
	display: inline;
	padding: 10px;
	margin: 10px;
	font-size: 16px;
	font-weight: bold;
}
a:link  {
	text-decoration: none;
	color: #FFFFFF;

}
a:visited  {
	text-decoration: none;
	color: #999999;
}
.more a {
	font-style: italic;
	color: #FF6600;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.quote {
	font-size: large;
	font-style: italic;
	color: #FFFF66;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body #right #calendar #caltext #calspace {
	clear: both;
	height: 20px;
}

.left {
	float: left;
}

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


#body #topnav #spacer {
	clear: both;
	height: 20px;
}

#left {
	background-color: #000000;
	height: 258px;
	width: 560px;
	margin-left: 2px;
	float: left;
	border: thin solid #999999;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
#body #left #lefttext {
	width: 350px;
	padding: 10px;
	margin-left: 160px;
}

h1 {
	font-size: large;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.more {
	color: #FF6600;
	text-align: right;
	font-style: italic;
}

#body #right {
	background-color: #660000;
	float: right;
	height: 515px;
	width: 453px;
	margin-right: 2px;
	border: thin solid #999999;
}
#body #leftbottom #leftleft li {
	list-style-position: inside;
}

#body #right #calendar {
	background-image: url(images/calendar.jpg);
	background-repeat: no-repeat;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 150px;
}
#body #right #calendar #righttext {
	padding: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	clear: both;
	margin-top: 40px;
	font-size: large;
}
#body #right #calendar #righttext a {
	font-style: italic;
	color: #FF6600;
	text-align: right;
}


#body #right #calendar #caltext {
	color: #FFFFCC;
	height: 100px;
	width: 220px;
	margin-right: auto;
	margin-left: 190px;
	margin-top: 25px;
}

#quote {
	float: right;
	height: 150px;
	width: 300px;
	margin-top: 85px;
	margin-right: 50px;
}

#body #leftbottom {
	background-color: #1a1a1a;
	width: 560px;
	margin-left: 2px;
	height: 254px;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#leftleft {
	width: 245px;
	float: left;
	margin: 10px;
	padding: 6px;
	color: #FFFFFF;
}
#leftright {
	float: right;
	width: 240px;
	color: #FFFFFF;
	margin: 10px;
	padding: 6px;
}


#bottomnav {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	color: #FFFF99;
	padding: 5px;
	text-align: center;
}
.emphasis {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
#body #main #inner {
	padding: 15px;
	background-color: 1a1a1a;
	color: #FFFFFF;
}
.imgleftborder {
	clear: none;
	border: thick solid #333333;
	float: left;
}
.imgrightborder {
	clear: none;
	border: thick solid #333333;
	float: right;
}

.imaged {
	margin: 5px;
}

#body #main {
	background-color: 1a1a1a;
}
#inner {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
#inner h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#lefttext #welcome {
	float: right;
	background-color: #FFFF33;
	width: 200px;
	height: 220px;
	display: inline;
	overflow: hidden;
}
#body #box {
	float: left;
	width: 350px;
}
#body #box2 {
	float: right;
	width: 500px;
}
.instructorpic {
	float: left;
	height: 350px;
	width: 220px;
	text-align: center;
}
.pretty {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
}
