/*My tric Srcipt*/
*{
padding:0;
margin:0;
}

body {
margin-right:100px;
margin-left:100px;
margin-bottom:10px;
background-color:white;
color:white;
font-family: futura, helvetica, san-serif;
font-size:small;
line-height:1.5em;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:506px;
}

#topnav{
    background-image:url(images/darkbownpixel.jpg);
    background-repeat:repeat;
	width:960px;
	height:220px;
	}

#menu1 {
background-image:url(images/brownpixel.jpg);
    background-repeat:repeat;
	position:absolute;
	top:160px;
	width:361px;
	height:74px;
}

#menu2 {
background-image:url(images/brownpixel.jpg);
    background-repeat:repeat;
    border-left:1px solid white;
	position:absolute;
	left:361px;
	top:160px;
	width:289px;
	height:74px;
}

#menu3 {
background-image:url(images/brownpixel.jpg);
    background-repeat:repeat;
    border-left:1px solid white;
	position:absolute;
	left:650px;
	top:160px;
	width:310px;
	height:74px;
}

#bottomnav {
background-image:url(images/Tri-C-homepage-start_09.jpg);
    background-repeat:repeat;
	position:absolute;
	left:0px;
	top:234px;
	width:960px;
	height:272px;
}
img {
margin-left:20px;
margin-top:20px;
}
p {
margin-top:10px;
text-align:center;
line-height:2em;
}
#link p{
margin-top:0px;
text-align:left;
}
bottom {
}
.bigger{
font-size:x-large;
}
.bigger2{
letter-spacing:10px;
font-size:x-large;
line-height:19.5em;
}
a {
color:white;
text-decoration: none;
}
table {
padding-right: 20px;
border:20px thin none;
float: right;
line-height:20em;
}
tr {
}
th {
padding-right: 5px;
font-weight:lighter;
color: blue;
text-align: cwnter;
vertical-align: text-bottom;
text-decoration: none;
}
