
body {
margin: 10px; 
padding: 0px; 
font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;  
font-size: 16px;
font-style: italic; 
color: #000000; 
background-color: #FFFFFF;
} 

.top {
width: 700px;
height: 80px;
background-color: #FFFFFF;
}

#H1 {
	font-size: 14px;
}
.text {
	font-size: 12px;
}

.top-banner {
width: 468px;
height: 60px;
margin-top: 0px;
margin-left: 60px;
background-color: #FFFFFF;
}

.column {
width: 700px;
margin-top: 10px;
}

.left-column {
float: left;
width: 260px;
height: 990px;
background-color: #FFFFFF;
}

.right-column {
float: right;
width: 500px;
height: 990px;
background-color: #FFFFCC;
}

.bottom {
width: 720px;
height: 10px;
margin-top: 10px;
background-color: #FFFFCC;
clear: both;
}

.select {
background-color: #FFFFCC;
font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;  
font-size: 16px;
font-style: italic; 
}


.fontcolor {color:#cc9900} 


a image {filter: gray}
a:hover img {filter:none}

A:visited    {color: gray}
A:link        {color: #cc9900 }
a:hover    {color: #908153}

a    {font-weight: normal; text-decoration: none}

img {border: none}

