:link {
	color : #993300;
	text-decoration : underline;
}

:visited {
	color : #993300;
	text-decoration : underline;
}

:hover {
	color : #FF0000;
	text-decoration : underline;
}

:active {
	color : #FF0000;
	text-decoration : underline;
}

body{
	background-color : #c0c0c0;
	}

h1{
	color : #990000;
	font-family : "Palatino Linotype", serif;
	font-size : 33px;
	font-style : normal;
	font-weight : normal;
}

h2{
	color : #990000;
	font-family : "Palatino Linotype", serif;
	font-size : 24px;
	font-style : normal;
	font-weight : normal;
}

h3{color : #990000;
	font-family : Arial, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}

h4{color : #990000;
	font-family : "Lucida Sans Unicode",sans-serif;
	font-size : 33px;
	font-style : normal;
	font-weight : normal;
}
h5{color : #990000;
	font-family : Arial, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
}
h6{color : #990000;;
	font-family : Arial, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : normal;
}
p{
	color : #990000;;
	font-family : "arial", sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
}
#table{color :  #990000;
	font-family : "arial", sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	
}
#home{
	background-color : transparent;
	height : 600px;
	width : 780px;
}

#thumbs{
	background-color : transparent;
}
#left{
	float : left;
	padding : 1em;
}

#right{
	float : right;
	padding : 1em;
}
#leaf{
	background : url(images/leaf.jpg);
	background-attachment : scroll;
	background-repeat : repeat-x;
	width : 100%;
	height : 245px;	
	}
#white{
	color : White;
font-family : "times New Roman",serif;
font-size : 25px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}
#window{
	background-color : White;
}
