﻿body 
{
	background-image: url('images/whitebkrnd45.gif');
	background-repeat: repeat
	
}
#content {
	width:850px;
	margin:10px auto 10px auto;
	padding:0px;
	border:1px black;
	font-family:Georgia;
	
		

}

#header {
	width:850px;
	margin:0px;
	padding:0px;
	background-image: url('images/ycarbckgrnd.gif');
	height:200px;
	text-align:left;
	letter-spacing:5px;

}

#navigation 
{
	width:850px;
	/* margin-top:5px; */
	/* margin-bottom:5px;  */
	
	letter-spacing:5px;
	background-image: url('images/navbackground.gif');
	height:43px;

	
	
	
}

#leftcolumn {
	width:205px;
	float:left;
	/* background-color:transparent; */
	background-color:#f9e74e;
	/* margin-top:45px; */
	padding:0px;
	border:ridge 2px black;
	

}


.lefttd
{
	font-family:Georgia;
	font-size:.8em;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
	
}

.sponsors
{
	border:solid 4px #f9e74e;
	/* background-color:#f9e74e; */
	/* margin-bottom:30px; */
	padding-left:5px;
	font-family:Georgia;
	border-bottom:dotted 2px white;
}

#sponsorstable
{
	text-align:center;
	margin-bottom:25px;
	margin-left:20px;
	
}

.sponrow
{
	margin-bottom:10px;
	
}
#headtable
{
 width:850px;	
    /* border:solid 2px red; */
 height:45px;
 text-align:center;
 color:White;
 
}
#mainbox{
	
	/* height:750px; */
	height:auto;
	float:right;
	background-color:white;
	/*margin-top:45px; */
	margin-left:5px;
	padding:15px;
	width:600px;
	border:ridge 3px red;
	/* overflow : auto; */
}
	
	
img
{  border-style: none;
}


.album
{
	width:125px;
	height:100px;
	border-style:groove;
	border-color:Red;
	
	

}
.albumText
{
	font-style:italic;
	font-family:Courier New;
	text-decoration:none;
	font-size:.5em;
	
}

.picText
{
	font-style:italic;
	font-family:Courier New;
	text-decoration:none;
	font-size:.7em;
	
}

.pictures
{
	width:550px;
	height:400px;
	border-style:groove;
}

.frontpictures
{
	width:425px;
	height:300px;
	border-style:groove;
}


.headnav 
{
 background-image: url('images/navbutton.gif');
 background-repeat:no-repeat;
 background-position:bottom:left;
 width:140px;
 


}

a.nav
{
 /*font-family:Clarendon; */
 font-family:Georgia;
 font-weight:bold;
 color:White;
 letter-spacing:1px;
 /* vertical-align:middle; */
 font-size:.9em;
 text-decoration:none;
 text-align:center;
 


	
}

a.nav:hover
{
	color:red;
}

#resultLinks
{
	text-align:center;
	font-size:large;
	margin-left:auto;
	margin-right:auto;
	
    color:white;
    
	
}