:link {
	color : #008080;
}

:visited {
	color : #990099;
}

:hover {
	color : #0060FF;
}

:active {
	color : #FF0066;
}

body{
	background : url("images/seaback.jpg") #FFF7F7 no-repeat top fixed;
	color : #000080;
	height : 100%;
	width : 100%;
}

h1{
	font-family : arial, helvetica, sans-serif;
	font-size : 40px;
	font-style : italic;
	font-weight : lighter;
}

h2{
	font-family : arial, helvetica, sans-serif;
	font-size : 25px;
	font-weight : lighter;
}

h3{
	font-family : serif;
	font-size : 20px;
	font-weight : lighter;
}

p{
	font-family : Verdana,arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
}

#left{
	float : left;
	padding : 0.5em;
}

#list{
	font-family : "Times New Roman", serif;
	font-size : 16px;
	font-weight : bold;
}

#right{
	float : right;
	padding : 0.5em;
}
