* {
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}

h2 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

span {
	display: none;
}

img {
	border: none;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

textarea {
	padding-left: 2px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}


#container {
	margin: 0px auto;
	width: 780px;
	border-color: #E1C3FF;
	border-width: 0px 1px 1px;
	border-style: solid;
}


/* Page Header */

#TopBar {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
	background: url('images/menu_background3.gif') repeat-x 0px 0px;
}

#Excellence {
	padding: 0px 0px 0px 10px;
	float: left;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}


#TopBar ul {
	list-style-type: none;
	float: right;
}

#TopBar li {
	padding: 0px 10px 0px 10px;
	float: left;
	list-style-type: none;
}

#TopBar li.last {
	padding-right: 10px;
	background: none;
}

#TopBar a {
	display: block;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#TopBar a:hover {
	color: #69699C;
	font-weight: bold;
	font-size: 11px;
}

#page_header {
	width: 780px;
	height: 113px;
	color: #FFFFFF;
	font-size: 12px;
	background: url('images/skylinepix.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#page_header a {
	color: #FF0000;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 580px;
	height: 60px;
	float: left;
}

#page_heading h1 {
	font-weight: bold;
	font-size: 24px;
	color: #FFFFFF;
}

#page_heading h2 {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 25px;
	width: 290px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 155px;
	height: 21px;
	float: left;
	background: url('images/menu_background3.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 156px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#page_menu a:hover {
	color: #69699C;
}


/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #000000;
	font-size: 10px;
}

#left_sidebar a {
	color: #000000;
}

#left_sidebar a:hover {
	color: #75759c;
}


/* Left Sidebar: Login Box */
#login {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #E1C3FF;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#login h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#login input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #E1C3FF 1px solid;
	float: left;
	clear: left;
}

#login input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#login #link_cancel {
	margin-top: 5px;
}


/* Left Sidebar: News */
#news {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #E1C3FF;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
	text-align: center;
}

#news ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#news li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #E1C3FF 1px solid;
	float: left;
}

#news li.last {
	border: none;
}

#news li.category {
	height: 18px;
	font-weight: bold;
	list-style-type: none;
	text-align: center;
	background-color: #E1C3FF;
	padding-top: 2px;
	margin-bottom: 2px;
}

#news li a {
	margin-top: 2px;
	margin-left: 6px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#news li a:hover {
	color: #56567c;
}


/* Main Content Area */
#main_content {
	margin-right: 2px;
	width: 644px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #E1C3FF;
	overflow: hidden;
}


/* Main Blurb */
#main_blurb {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: justify;
}

#main_blurb_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#main_blurb_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#main_blurb_header h2 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#main_blurb_image {
	width: 164px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#main_blurb_text {
	float: left;
	clear: left;
	width: 424px;
}

#main_blurb_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#main_blurb_link a {
	text-decoration: none;
}


/* Sub Items */
.sub_items {
	margin-bottom: 12px;
	margin-top: 5px;
	width: 644px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: justify;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 200px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
	text-align: center;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 280px;
}

.sub_items_text hr {
	color: #E1C3FF;
}

/* Page Footer */
#page_footer {
	width: 780px;
	border-top: #E1C3FF 1px solid;
}

#sponsors {
	float: left;
	margin: 5px 6px 3px 3px;
}

#sponsors img {
	padding: 4px;
}

#copyright {
	padding-top: 8px;
	padding-right: 17px;
	color: #9595c2;
	font-size: 10px;
}

.ErrorText {
font-size: 18px;
color: #FF0000;
text-align: center;
margin-top: 20px;
margin-bottom: 10px;
}



/* Calendar */
#calendar {
	width: 423px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #E1C3FF;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#calendar .nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


#calendar caption {
	margin: 0;
	padding: 0;
	width: 423px;
	background: #FFCC66;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#calendar th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #E1C3FF;
	border-bottom: 1px solid #E1C3FF;
	border-top: 1px solid #A2ADBC;
}

#calendar today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #FFCC66;
}

#calendar td {
	border-right: 1px solid #E1C3FF;
	border-bottom: 1px solid #E1C3FF;
	width: 60px;
	height: 60px;
	text-align: left;
	vertical-align: top;
	padding: 2px;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
}

#calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#calendar td a:link, td a:visited {	
	color: #608194;
	background: url(images/bg_calendar.gif) no-repeat;
}

#calendar td a:hover, td a:active {
	color: #6aa3ae;
	background: url(images/bg_calendar.gif) no-repeat right top;
}



/* Color Notes

Logo Colors

Green Lettering with shadow
	R=0 G=128 B=0
	#008000
	H=120 S=100 B=50

Star 	R=225 G=195 B=255
	#E1C3FF
	H=270 S=24 B=100

Purple Lettering
	R=145 G=45 B=245
	#912DF5
	H=70 S=82 B=96

State of California
	R=255 G=204 B=102
	#FFCC66
	H=40 S=60 B=100



 */





