.bodytixt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.boldtixt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.menulink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.emailink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.linky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #008AC1;
	text-decoration: none;
	list-style-type:none;
}

.readlinky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #77A40D;
	text-decoration: none;
	list-style-type:none;
}

.projectlinky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#F90 ;
	text-decoration: none;
	list-style-type:none;
}

a:link {
	text-decoration: none;
/*	color: #008AC1;
*/}

a:visited {
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-style: normal;
}

a:active {
	text-decoration: none;
}

h1 {
	background:url(images/310_sec_5_title.gif) no-repeat;
	text-indent:-9999px;
	margin: 20px 0 0 0;
	padding:5px 250px 15px 0;
}

#header410 {
	background:url(winter_2009/410/images/410_title.gif) no-repeat;
	text-indent:-9999px;
	margin: 20px 0 0 0;
	padding:5px 250px 15px 0;
}



h2 {
	font:bold 1em Verdana, sans-serif;
	color:#333333;
	clear:both;
	margin-bottom:7px;
	border-bottom: 1px dashed #666666;
	padding-bottom:5px;
	width:190px;
}

h3 {
	font:bold 1em Verdana, sans-serif;
	color:#333333;	
}

.secondarypage {
	width:550px;
}

#classtimes {
	float:left;
	width:360px;
	height:80px;
}

#content {
	clear:both;
/*	background-color:#33FF33;	
*/
	width:960px;
}

#leftcolumn {
	float:left;
	width:330px;
	margin-right:30px;
}

#maincolumn {
	float:left;
	width:350px;
}

#legend {
	display:block;
	float:left;
	width: 200px;
	height: 120px;
	background-color:#FFF;
	padding:0 0 0 15px;
}


#col1 {
	float:left;
	width:350px;
}

#col2 {
	float:left;
	width:300px;
}

#col3 {
	float:left;
	width:350px;
}

ul.linky {
	margin:.4em 1em 0 1em;
	padding:0;
	list-style-type:square;
}



