html, body{
	margin: 0px;
	padding: 0px;
}

body{

	background-color: #000;
	font-family: arial, sans-serif;
}

a{
	color: #ffff00;

font-family:arial;
}
p{font-family:arial;
font-size:1.1em;
line-height:125%;

padding:0px 25px 0px 25px;

}


a:hover{
	color: #cc0000;
text-decoration:none;
font-size:1.0em;
}

a img{
	border-style: none;
}
h1{color:#ffff00;
font-size:1.7em;
text-align:center;
font-family:tahoma;
}
h2{color:#ffff00;
font-size:1.2em;
text-align:center;
font-family:Helvetica;
}
h3{color:#ffff00;
font-size:1.2em;
text-align:center;
font-family:Helvetica;

border-top:1px dotted #fff;
border-bottom:1px dotted #fff;
line-height:160%;
 
}
#container{
position:relative;
width:1000px;
height:auto;
top:0px;
margin: auto;
}

#logo{
position:relative;
top:0px;
left:280px;
width:475px;
height:175px;
background:url(images/tusatop.png);
background-repeat:no-repeat;
}
#topnav{
position:relative;
top:0px;
height:40px;
left:0px;
width:1000px;
text-align:center;

}


#gallery{
position:relative;
top:0px;
left:0px;
width:1000px;
height:200px;
border-bottom:3px solid #999999;
border-top:3px solid #999999;
}
#title{
position:relative;
top:0px;
left:0px;
width:1000px;
height:auto;
text-align:center;
font-size:1.5em;
color:#fff;
padding-top:10px;
border-top:3px solid #999999;
font-family:Helvetica;

}


#bottom{
position:relative;
top:0px;
width:1000px;
text-align:center;
height:auto;

padding-top:5px;

background-color:#000;
}


#floatright
{
float:right;
width: 200px;
margin: 0px 15px 5px 40px;
}

#left{
position:absolute;
top:423px;
left:-1px;
width:238px;
height:auto;
border-bottom:3px solid #999999;
background:url(images/leftbg2.png);
background-position:bottom;
background-repeat:no-repeat;
padding:20px 10px 279px 10px;
color:#fff;
text-align:center;

}
#center{
position:relative;
top:0px;
left:259px;
width:476px;
height:auto;
padding:20px 0px 0px 0px;
color:#fff;
font-size:.8em;
text-align:left;
border-left:3px solid #999999;
border-right:3px solid #999999;
border-bottom:3px solid #999999;

}
#right{
position:absolute;
top:423px;
left:743px;
width:237px;
height:400px;
border-bottom:3px solid #999999;
background:url(images/rightbg2.png);
background-repeat:no-repeat;
background-position:bottom;
padding:20px 10px 140px 10px;
color:#fff;
text-align:center;


}

#leftbar{
position:absolute;
left:515px;
top:490px;
width:135px;
height:auto;

}

#rightbar{
position:absolute;
left:645px;
top:485px;
width:355px;
height:auto;
font-size:1.0em;
font-family:Helvetica;
text-align:left;
color:#fff;
line-height:140%;
}


#middlecontent{
position:relative;
top:0px;
left:0px;
width:510px;
height:auto;
padding:25px 0px 25px 0px;
color:#fff;
text-align:justify;

}


