/* CSS Document */
body {
background-color:  #FFFFFF;
background-image: url(images/back.gif);
}


.mainbody {
	background-image: url(images/backgrnd.jpg);
	background-color:  #FFFFFF;
	background-repeat:no-repeat
	}

body:link {
 color: #000080;
}
body: visited
{
 color: #808000;
}

.topleftalignedcell
{
	align:left;
	vertical-align:top
}
p, li
{
font-size:13px;
font-family: Verdana
}
.smalltext
{

font-family:verdana;
font-size: 11px;
}
.smallertext
{
font-family:verdana;
font-size: 13px;
}
.mediumtext
{
font-family:verdana;
font-size: 16px;
}

.largetext
{
font-family:verdana;
font-size: 20px
}

.inversetitle
{
background-color: #37359F;
color:#FFFFFF;
font-family:verdana;
font-size: large


}

.gallerytable
{
	text-align:center;
	vertical-align:middle;
}
#youtubelist
{
	border: 1px double #37359F;
	width:85%;

}
.shortline
{
	width: 42%;
	color: #37359F; 
}

p.tighttext {
	width:230px;
	text-align:center;
	font-size: 13px;
	font-weight:bold;
	line-height:16px;
	font-family:verdana
	
}
.georgiafont
{
	font-family:georgia;
}
.stronglargeunderscoredgeorgiafont
{
	font-family:georgia;
	text-decoration:underline;
	font-weight:bold;
	font-size:24px;
	
	
}
.videocaption
{
font-family:verdana;
text-align:center;
color:green;
font-size:medium;
font-weight:200
}