body{
	background-color : White;
	background-image : url(images/bg.gif);
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	font-family : Arial, Helvetica, sans-serif;	
}

td{
	text-align : left;
	vertical-align : top;
}

.title{
	color : #CC0000;
	text-decoration : underline;
	margin-top:50px;
	font-weight : bold;
	font-size : large;
}

a:link{
	color: Blue;
}
a:active, hover{
	color : #CC0000;
}
a:visited{
	color : Purple;
}

.footer{
	font-size : x-small;
	xposition: absolute;
	bottom : 10px;
	margin-left: 190px;
}

.menu{
	font-weight : bold;
	color : White;
	padding-top:50px;
	padding-left:10px;
	line-height : 26px;
}

.contact{
	font-size : x-small;
	color : White;
	padding-left:10px;
}

.menu a:link, a:visited{
	color: White;
	text-decoration:none;
}

.menu  a:hover{
	color: #CCCCCC;
	text-decoration:underline;
}

.content{
	padding-bottom:30px;
}

.name{
	font-weight:bold;
}

#seatac{	
	z-index:2; 
	position:absolute; 
	top:3px; 
	left:575px; 
	font-weight:bold;
	font-size:16px; 
}