html{
	width: 97%;
}

BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 103%;
	background-color: White;
	margin : 0px;
	padding: 0px;
	font-size: 13px;
}

.LogoLine {
background-color: #F37321;
}

#Logo {
background-color: #FFFFFF;
}

#main_nav_bar {
	background-color: #FFC423;
	text-align: center;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	color: #4B0082;
	margin-bottom: 2px;
	z-index: 2;
}

#Statement1{
	font-family: serif;
	font-size: 98%;
	font-style: italic;
	color: Black;
	text-align: left;
}

#topbar{
	background-color: #F37321;
}

#Workshop1{
	border-style: solid;
	border-width: 2px;
	border-color : white;
	border-style : solid;
	background-color: transparent;
}

#Workshop2{
	background-color : #FFF5EE;
	border-style: solid;
	border-width: 4px;
	border-color : #F37321;
	border-style : solid;
	color: #272727;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	padding: 4px;
}

#SubscribeLink{
	background-color : #FFC423;
	border-style: solid;
	border-width: 4px;
	border-color : #F37321;
	border-style : solid;
	color: white;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;

}

#HomeMessageBox{
	background-color : White;
	border-color : #FEC423;
	border-style : solid;
	color: Black;
	text-align: left;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
}

#InnerMessageBox{
	background-color : White;
	border-color : #FEC423;
	border-style : solid;
	color: Black;
	text-align: left;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 18px;
}

#MainContent{
	background-color : White;
	color: Black;
	text-align: left;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 4px;
	margin-bottom: 0px;
	font-size: 13px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 17px;
}

#MainHeading{
	text-align: center;
	font-family: sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
}

ul.list1 {
	position: relative;
	top: -15px;
}


#Menu_table{
	height: 150px;
	top: 0px;
	border-color: #E8E8E8;
	width: 100%;
	z-index: 2;
}

#Menu_top_row{
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 100%;
}

#Menu_row{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	width: 100%;
	height: 25px;
}

A.menuitem:ACTIVE {
	text-decoration : none;
	color : white;
	font-style: normal;
	font-weight: bold;
}

A.menuitem:HOVER {
	text-decoration : none;
	color : white;
	font-style: normal;
	font-weight: bold;
}

A.menuitem:LINK {
	text-decoration : none;
	color : white;
	font-style: normal;
	font-weight: bold;
}

A.menuitem:VISITED {
	text-decoration : none;
	color : white;
	font-style: normal;
	font-weight: bold;
}

A.subscribe:ACTIVE {
	text-decoration : none;
	color : #2F2F2F;
	font-style: normal;
	font-weight: bold;
}

A.subscribe:HOVER {
	text-decoration : none;
	color : #2F2F2F;
	font-style: normal;
	font-weight: bold;
}

A.subscribe:LINK {
	text-decoration : none;
	color : #2F2F2F;
	font-style: normal;
	font-weight: bold;
}

A.subscribe:VISITED {
	text-decoration : none;
	color : #2F2F2F;
	font-style: normal;
	font-weight: bold;
}
