a {text-decoration: none;}

body {font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: black;
	font-weight: normal;
	background-image: url(images/bg.gif);}

.navbar {font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	background-color: white;
	}

.sidebanner {background-color: #003366;}

.navbar2 {background-color: white;
	}
	
.table {border: #003366 double 10px;
	}	

.table2 {border: white solid 20px;}

.center {background-image: url(images/backs.gif);
		text-align: center;}

.abstractgallery {font-size: 12px;
	background-color: #FF2007;
	text-align: center;}

.landscapegallery {font-size: 12px;
	background-color: #9B9C16;
	text-align: center;}

.funstuffgallery {font-size: 12px;
	background-color: #07C1F0;
	text-align: center;}
	
.signgallery {font-size: 12px;
	background-color: #FF9900;
	text-align: center;}
	
.image {border: black solid 1px;}

.thumbnail {border: black solid 1px;}

.copyright {font-family: Ariel, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	background-color: #003366;
	}
	
.copyright:HOVER {font-family: Ariel, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: yellow;}
	
.contact {font-family: Times New Roman, Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center;
	}

.contact:HOVER {font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: black;
	font-weight: bold;
	background-color: yellow;
	}
			
