body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
	text-decoration: none;
}
#main{
width:100%;
}
#container{
width:1003px;
}
#banner{
background-image:url(images/banner_bg.jpg);
background-repeat:no-repeat;
width:1003px;
height:141px;
}
#links{
padding-top:2px;
}
#content{
height:597px;}
#left{
float:left;
padding:8px;
background-image:url(images/midline.gif);
background-position:right;
background-repeat: no-repeat;
}
#right{
float:left;
width:285px;
margin-left:10px;
}

#flash{
background-image:url(images/flash_bg.jpg);
width:672px;
height:311px;
background-repeat:no-repeat;
}
#matter{
height:217px;
width:657px;
background-image:url(images/bracket.gif);
background-position:left;
background-repeat:no-repeat;
}
#in_matter{
padding-left:55px;
width:580px;
}
#program{
float:left;
margin-left:-10px;
}
.program_list {
	list-style-image: url(images/list_icon.jpg);
	margin-top:-2px;
}
#test{
background-image:url(images/test_bg.jpg);
width:280px;
height:120px;
background-repeat:no-repeat;
margin-left:10px;
padding-left:15px;
padding-top:10px;
}
.foot_line{
background-color:#E0E0DD;
height:1px;
width:976px;
}
.textfont
{
	font-size:11px;
}
#footer{
margin-top:8px;
}
#home{
padding-top:3px;
padding-bottom:3px;
}
#copy{
float:left;
margin-top:3px;
padding-left:15px;
margin-bottom:5px;
color:#B2AFAF;
}
#design{
float:right;
margin-top:3px;
color:#B2AFAF;
padding-right:15px;
margin-bottom:5px;
}
a:link {
	color: #2478A1;
	text-decoration: none;
}
a:visited {
	color: #2478A1;
	text-decoration: none;
}
a:hover {
	color: #717171;
	text-decoration: underline;
}
.net:link {
color:#B2AFAF;
	text-decoration: none;
}
.net:visited {
color:#B2AFAF;
	text-decoration: none;
}
.net:hover {
	color: #717171;
	text-decoration: underline;
}
.style1 {
	color: #1B5B7B;
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	color: #900;
	font-weight: bold;
	font-size: 14px;
}