#navbox{
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-top: 150px;
	width: 150px;
} 
#left-content{
	float:left;
	width:193px;
	margin-left: 0px;
	padding: 0px;
	height: 690px;
	background-attachment: scroll;
	background-image: url(../images/menu_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#main-content{
	float:left;
	width:800px;
	margin-top: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #410866;

}
#bottom-content{
	margin-top:20px;
	border-top-width: thin;
	border-bottom-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

/************ FOOTER ************/
#footer
{
        width: 100%;
		margin-top:75px;
        clear: both;
        font-size: 0.8em;
        line-height: 15px;
        color: #009999;
        text-align: center;
}
#footer a
{
        font-weight: bold; 
        color: #FFA12D;
        text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	color: #7D0DC8;
	margin: 0px;
	padding: 0px;

}
form {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #400666;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #FA8104;
	font-size: 120%;

}
h3 {
	font-weight: bold;
	font-variant: normal;
	color: #56098A; 
	font-size: 108%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #410866;
}
#main-content a {
	color: #FA8104;
	padding: 0px 3px;
	font-size: 105%;
}

#main-content a:hover {
	color: #56098A;
	padding: 0px 3px;
	text-decoration: none;

}
#main-content a:visited {
	color: #FA8104;
	padding: 0px 3px;
}
#bottom-content a {
	background-color: #ffffff;
}

#bottom-content a:hover {
	background-color: #ffffff;
}
#bottom-content a:visited {
	background-color: #ffffff;
}
table {
	margin: 0px;
	padding: 0px;
}

.menu-level-1 {
	padding-left: 0px;
	font-size: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7D0DC8;

}
.menu-level-2 {
	padding-left: 0px;
	font-size: 90%;

}
.menu-level-3 {
	padding-left: 0px;
	font-size: 95%;
}
/**************  NAVIGATION  *********************/


.navbar ul.L1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

}
.navbar ul.L1 li {
	position: relative;
	vertical-align: middle;

}
.navbar ul.L1 li a {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 12px;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 94%;
	margin-left: 0px;
	color: #FFFFFF;
}

.navbar ul.L1 li:hover a,
.navbar ul.L1 li.hover a {
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #7D0DC8;
}

.navigation li:hover ul,
.navigation li.hover ul {
	display: block;
}
.navbar ul.L1 li.menu_selected {
	color: #FFFFFF;
	background-color: #A430F1;
	background-attachment: fixed;
	background-image: url(../images/menu_1_back.gif);
	background-repeat: no-repeat;
}



.clear_float {
	clear: both;
}
.navbar a {
	color: #FFFFFF;
}

.navbar ul.L2 {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;

}
.navbar ul.L2 li {
	position: relative;
	/*	width: 14%; */
	width:138px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.navbar ul.L2 li a {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 6px;
	color: #CC6633;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.navbar ul.L2 li:hover a,
.navbar ul.L2 li.hover a {
	color: #CC6633;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #cc6633;
}

.navigation li:hover ul,
.navigation li.hover ul {
	display: block;
}
.navbar ul.L2 li.menu_selected {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 6px;
	color: #FFFFFF;
	background-color: #B0572D;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	width: 135px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-variant: normal;
}
.highlight1 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_1_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 7px;
	border: thin solid #A430F1;
	margin-left: 10px;
}
.highlight2 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_2_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-left:30px;
	margin-right:30px;
	border: thin solid #A430F1;
}
.highlight3 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_3_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: thin solid #00CC00;
}
.highlight4 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_4_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: thin solid #663399;
}
.highlight5 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_5_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: thin solid #009999;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
.small_text {
	font-size: 60%;
}
#content_block {
	height: 300px;
	margin-top: 10px;
	color: #400666;
}
#main-header {
	float:left;
	width:800px;
	margin-top: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-attachment: fixed;
	background-image: url(../images/menu_back2.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 70px;
}
.calendar_wrapper {
	float: left;
	margin-right:0px;
	width:750px;
}
.calendar{
	margin:10px 10px 10px 10px;
	border:none;
	border-width:1px 0 0 1px;
	border-collapse:separate;
	font-size: 80%;
	background-image: url(../images/calendar_back.gif);
	background-repeat: no-repeat;
}
.calendar, .calendar,  th,.calendar td,  th,.calendar td{
	padding:0.1em 0.5em 0.1em 0.5em;
}
.calendar th,.calendar thead td{
	color:#56098A;
	font-size: 20px;
	text-transform: capitalize;
}
.calendar-title {
	font-size: 36px;
	font-weight: bold;
	color: #A430F1;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
} 
.calendar-prev a,.calendar-next a{
	color: #56098A;
	font-size: 16px;
	font-weight: bold;
}



.calendar td:hover{ /* cell rollovers */
	background-color: #DAA9FA;
}
.calendar_day { 
	color: #56098A;
	border: thin solid #A430F1;
	background-image: none;
}
.calendar_empty_day {
	background-color: #ffffff;
	color: #56098A;
	border: thin solid #DAA9FA;
}
.event_popup {
	background-image: url(../images/event_background.gif);
	background-repeat: no-repeat;
	width:230px;
	height:160px;
	padding:10px;
	color:#FFFFFF;
	font-size:16px;
}
.event_list_title {
	font-size: 18px;
	font-weight: bold;
	color: #56098A;
	padding: 5px;
	width: 260px;
}
.event_list_detail {
	font-size: 14px;
	font-weight: bold;
	color: #56098A;
	padding: 5px;
	width: 255px;
}
.calendar_event_border {
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: thin solid #DAABFA;
	background-color: #FFFFFF;
}
.calendar_event_funding_border {
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: thin solid #FF0000;
	background-color: #FFFFFF;
}
.calendar_event_job_border {
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: thin solid #0000FF;
	background-color: #FFFFFF;
}
.calendar_event_training_border {
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border: thin solid #33FF00;
	background-color: #FFFFFF;
}
