p, ul, li { line-height: 20px; text-align: left; font-size: 14px; color: #666666; margin-left: 30px;font-family: arial; }
a { text-decoration: none; color: #005972; }
a:hover { text-decoration: underline; }
body{
    margin: 0 !important;
}

#head
{
    height: 156px;
    width: 1409px;
    background-color: #111;
}
#img
{
    margin-left: 223px;
}
#pink
{
    background-repeat: repeat;
    height: 62px;
    width: 1409px;
    background-image: url("../img/purpleband1px.png");
}
#t-tour
{
	background-image:url(../img/techtour.jpg);
	background-repeat: no-repeat;
	height: 62px;
	margin-left: 883px;
}
#background
{
	background-image: url(../img/bg_image.jpg);
	height: 587px;
	width: 1409px;
}
#bg
{
    background-image: url("../img/yellowbg.jpg");
    background-repeat: no-repeat;
    height: 550px;
    left: 228px;
    width: 965px;
    position: absolute;
}
/*#body #footer { width: 964px; height: 35px; background: #0e0e18 url('images/footer.jpg') 0 0 no-repeat; overflow: hidden;margin-top:-42px;margin-left:219px; }
#body #footer .footer_text1 { float: right; text-align: right; width: 417px; color: #fff; font-size: 10px; padding: 10px; height:12px; margin-right:28%;}
#body #footer .footer_text1 a { color: #fff; font-size: 10px; text-decoration: none;}
#body #footer .footer_text1 a:hover { color: #fff; font-size: 10px; text-decoration: underline;}*/

#stu-tchr
{
    background-image: url("../img/visuals.png");
    height: 314px;
    background-repeat: no-repeat;
    margin-left: 43px;
    position: absolute;
    top: 179px;
    width: 885px;
}
#go1
{
    background-image: url("../img/go_normal.png");
    position: absolute;
    height: 74px;
    width: 93px;
    left: 330px;

}
#go1:hover
{
    background-image: url("../img/go_rollover_clicked.png");
    position: absolute;
    height: 74px;
    width: 93px;
    left: 330px;
    cursor: pointer;
}
#go2
{
    background-image:url("../img/go_normal.png");
    position: absolute;
    height: 74px;
    width: 93px;
    left: 768px;
}
#go2:hover
{
    background-image:url("../img/go_rollover_clicked.png");
    position: absolute;
    height: 74px;
    width: 93px;
    left: 768px;
    cursor: pointer;
}
#text
{
    color: #78400F;
    font-size: 20px;
    width: 777px;
    left: 114px;
    top: 41px;
    position: absolute;
    font-family: arial;
}
#text_foot
{
    position: absolute;
    left: 42px;
    top: 505px;
    font-size: 13px;
    font-family: arial;
    color: black;
}
#link
{
    color:#2467bd;
}
#footer_h
{
    top: 768px;
/*    left: 221px;*/
    left: 228px;
    position: absolute;
}
