body	
	{
	background-image: url(i/bg.jpg);
	}
a	
	{
	color:#355bcc;
	text-decoration: underline;
	}	
	
a:hover
	{
	color:#000000;
	text-decoration:underline;
	}	
.drop_text
	{
	color:#cccccc;
	text-decoration: none;
	font-size: 9px;
	}		
.header
	{
	background-image: url(i/header.jpg);
	background-repeat: no-repeat;
	}
.photo_border2
	{			
	border:1px #ffffff solid;
	background-image: url(i/image.jpg);
	background-repeat: no-repeat;
	}	
.nav_text
	{	
	font-family:verdana,arial,sans-serif;
	color:#cccccc;
	font-size: 8px;
	}
.drop_text:hover
	{
	font-family:verdana,arial,sans-serif;
	color:#000000;
	font-size: 9px;
	}	
.text_bg
	{
	background-image: url(i/text_bg.jpg);
	background-repeat: no-repeat;	
	}
.bkgrd
	{
	background-image: url(i/bkgrd.jpg);
	background-repeat: no-repeat;	
	}		
.photo_border
	{
	border:1px #ffffff solid;
	}	
.footer
	{
	background-image: url(i/footer.jpg);
	background-repeat: no-repeat;
	}	
.footer_text		
	{	
	font-family:verdana,arial,sans-serif;
	color:#cccccc;
	font-size: 8px;
	}
.side_text
	{	
	font-family:verdana,arial,sans-serif;
	color:#000000;
	font-size: 10px;
	text-align: left;
	}	
	
ol
	{
list-style-image: url(i/check.gif);
	}	
INPUT,TEXTAREA
	{
	font-size: 9px;
	font-weight:bold;
	}	