body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
p, td, a {
	color:#000000;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
}
p.grey{
	color:#666666;
}
p.grey2{
	color:#336699;
}
td#splash{
	width:525px;
	height:671px;
	background-image:url('img/girl.gif');
	background-repeat:no-repeat;
}
td#logo{
	width:260px;
	height:150px;
	background-image:url('img/logo.gif');
	background-repeat:no-repeat;
}
td#middle{
	width:260px;
	height:175px;
	background-image:url('img/middle.gif');
	background-repeat:no-repeat;
}
td#bottom{
	width:260px;
	height:50px;
	background-image:url('img/bottom_corner.gif');
	background-repeat:no-repeat;
}
td#logo_inner{
	width:720px;
	height:310px;
	background-image:url('img/girl_inner.jpg');
}
td#left{
	width:10px;
	background-image:url('img/bg_left.gif');
}
td#right{
	width:10px;
	background-image:url('img/bg_right.gif');
}
td#bottom2{
	width:720px;
	height:25px;
	background-image:url('img/bottom.gif');
}
.header{
	font-weight:bold;
	background-image:url('img/pageh_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:3px;
}
.sand{
	color:#FC5C10;
}
.blue{
	color:#003366;
}
td.quot{
	font-size:9px;
	color:#003664;
}
.content p{
	font-size:11px;
	padding:5px 10px;
	margin:0px;
}
.content p.blue{
	font-size:12px;
	padding:8px 10px;
	margin:0px;
	font-weight:bold;
}
.content p.header{
	padding:2px;
	margin-left:10px;
}
.pad10{
	padding:10px;
}

div.menu_item{
	font-family:High Tower, Georgia;
	color:#336699;
	padding:10px 15px;
	text-align:right;
}
div.menu_item a{
	font-family:High Tower, Georgia;
	text-decoration:none;
	color:#336699;
}
div.menu_item a:hover{
	font-family:High Tower, Georgia;
	text-decoration:none;
	color:#336699;
}
td#menu_bg{
	width:260px;
	background-image:url('./img/menu_bg.jpg');
}
