html, body { height: auto; }

html
{
	background-image: url(../images/bg_new.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}

body
{
	text-align: center;
	margin: 0;
	padding: 0;
	border-top: 5px solid #333;
	/*background-color: #FFCCCC;*/
}

#Heading
{
	display: none;
}

#Wrap
{
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	width: 775px;
	/*border-left: 3px solid #999;
	border-right: 3px solid #999;*/
	background-color: #FFF;
	/*min-height: 100%;
	height: auto;*/
}

#Nav
{
	margin: 0;
	height: 3em;
	border-bottom: 3px solid #333;
}

#Nav li
{
	margin: .8em 0 0 0em;
	padding: 0;
	display: block;
	list-style-type: none;
	float: left;
	background-color: #CCCCFF;
}

#Nav li a
{
	background-color: #CCCCFF;
	float: left;
	text-decoration: none;
	text-align: center;
	color: #333;
	padding: .5em 2em .5em 2em;
	border-color: #333;
	border-width: 1px;
	border-style: solid solid none solid;
}

#Nav li a:hover
{
	background-color: #6666FF;
	color: #000;
}

#Nav #Selected
{
	background-color: #3333FF;
	color: #FFF;
}

#Hours
{
	background-color: #CCC;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000;
	border-bottom: 3px solid #333;
	border-top: 1px solid #000;
}

#Hours li
{
	display: inline;
	background-color: #CCC;
	margin: 0;
	padding-left: .2em;
	list-style-type: none;
	font-size: 70%;
	vertical-align: bottom;
}

#Hours #HoursTitle
{
	font-weight: bold;	
}

#Masthead
{
	float: right;
	right: 0;
	margin-top: -75px;
	margin-right: 1%;
	padding: 0;
}

#ExtraContent
{
	float: left;
	width: 324px;
	border-right: 1px solid #333;
	margin-bottom: 5em;
}

#Left
{
	float: left;
	width: 59%;
	margin-bottom: 0;
}

#Text
{
	float: left;
	position: relative;
	width: 440px;
	top: -140px;
	left: 5px;
	text-align: justify;
	background-color: none;
	z-index: 1;
}

#Pic
{
	margin-left: 17px;
	margin-top: 25px;
}

#Flash
{
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#Margin
{
	width: 90%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
}

#TextContent
{
	width: 408px;
	color: #333;
	margin-left: 15px;
	margin-bottom: 5em;

}

#Text h2
{
	color: #333;
}

#MachineText
{
	font-size: 100%;
}

#MachineText h3
{
	
	color: #333;
}

#MachineText h4
{
	color: #333;
	font-style: italic;
}

#MachineText em
{
	font-weight: bold;
	color: #333;
}

#MachineImage
{
	margin-top: 1em;
}

#Right
{
	float: right;
	width: 40%;
	/*background-color: #FFF;*/
	border-left: 1px solid #333;
}

#TitleBar
{
	margin-top: 2em;
	margin-left: 1em;
}

#Left h3
{
	
}

#Left ul
{
	list-style: none;
	margin-left: 0;
	padding-left: 0em;
	text-indent: 0em;
	font-size: 80%;
}

#Left ul li { padding: .25em; }

#Classes
{
	border-bottom: 1px dashed #CCC;
}

#ClassDate { font-style: italic; }

#ClassTitle
{
	font-weight: bold;
}

#Classes a
{
	text-decoration: none;
	color: #333;
	font-size: 85%;
}

#Classes a:hover
{
	text-decoration: underline;
}

#Classes h5:before
{
	content: "\00BB \0020";
}

#Announcements h5
{
	font-size: 70%;
}

#Machines
{
	float: left;
	width: 100%;
	border-bottom: 1px solid #333;
	background-color: #CCCCFF;
}

#Machines h3
{
	color: #333;
	background-color: #CCC;
	text-align: left;
	border-bottom: 2px solid #333;
	/*border-top: 1px solid #333;*/
	margin: 0;
	font-variant: small-caps;
	padding: .5em 0 .5em .4em;
}

#Machines h4
{
	text-align: left;
	color: #333;
	padding-left: .5em;
	margin: 0;
	padding-top: 2em;
	padding-bottom: .2em;
	/*border-top: 3px solid #333;
	border-bottom: 3px solid #333;*/
	background-color: #FCC;
	font-variant: small-caps;
	border-bottom: 1px solid #F33;
	border-top: 1px solid #F33;
}

#Machines ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	border-bottom: 2px solid #333;
	background-color: #CCCCFF;
}

#Machines li
{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0;
	/*padding-top: 5px;
	padding-bottom: 3px;*/
	font-size: 75%;
}

#Machines li a
{
	display: block;
	padding-top: 10px;
	padding-bottom: 3px;
	color: #333;
	text-decoration: none;
	width: 100%;
	text-align: left;
	/*font-variant: small-caps;*/
	font-size: 90%;
	text-indent: .5em;
}

#Machines li a:hover
{
	background-color: #6666ff;
	color: #000;
}

#WeeksClasses
{
	padding-top: 1em;
	padding-bottom: 1em;
}

#TodaysAnnouncements
{
	padding-top: 1em;
	padding-bottom: 1em;
}

#Copyright, #Webdesign
{
	font-size: 75%;
	font-variant: small-caps;
}

#Copyright
{
	margin-top: 15em;
	float: left;
}

#Webdesign
{
	clear: left;
	float: left;
}

#map
{
	text-align: center;
	margin-top: 25px;
}

/*#Footer a
{
	color: #333;
	text-decoration: none;
}

#Footer a:hover
{
	text-decoration: underline;
}

#Copyright, #Webdesign
{
	margin: 0;
}

#Copyright
{
	float: left;
	padding-left: 1em;
}

#Webdesign
{
	float: right;
	padding-right: 1em;
}

#map
{
	text-align: center;
	margin-top: 25px;
}*/

.Bold
{
	font-weight: bold;
}