BODY
{
	background: #782727;
	text-align: center;
}


H1
{
	color: #E0E62E;
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;	
	margin-bottom: 0px;
	margin-top: 15px;
}


P, A
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #E0DFDF;	
	text-decoration: none;
	margin-top: 5px;
}

P
{
	margin-right: 30px;
}



A:hover
{
	color: white;	
}



TABLE.mainTable
{
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}


TABLE.latestPhotos
{
	/* width: 400px; */
	margin-left: 20px;
}



TD.mainTable
{
	border: 1px solid white;
	background: #032F59;
	background-position: 100px 0px;
	background-repeat: no-repeat;		
}



TD.latestPhotosLeft
{
	/* width: 350; */	
}


TD.latestPhotosRight
{
	width: 80;	
}


P.latestPhotosLeft, P.latestPhotosRight
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}


P.latestPhotosLeft
{
	text-align: right;
}


P.latestPhotosRight
{
	font-size: 10px;
	text-align: left;
}


P.more
{
	margin-top: 10px;
	text-align: right;	
}

P.quoteText, P.stickerImage
{
	text-align: left;
	margin-left: 50px;
}

P.stickerText
{
	text-align: left;
	margin-left: 10px;
}
	

P.quoteAuthor
{
	text-align: left;
	font-size: 10px;
	font-style: italic;
	margin-left: 150px;
}


DIV.content, DIV.random
{
	width: 100%;
	/* height: 100%; */
	margin-left: 15px;
	margin-right: 30px;	
}

DIV.random
{
	margin-top: 20px;
	margin-left: 0px;	
}

IMG.sticker
{
	height: 70px;
	vertical-align: middle;
}



DIV.footer
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;	
	text-align: right;
	margin-top: 5px;
	color: white;	
}


.emailSymbols
{
	font-style: italic;
	font-size: 10px;
}

.formError
{
	color: red;
}


/***************************
		     NAV
****************************/
P.globalNav
{
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;	
}

.globalNavActive, .localNavActive
{
	color: white;
	font-weight: bold;	
}


.localNav, .localNavActive
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;	
}

P.localNav
{
	margin-right: 10px;	
}

.breadcrumbs
{
	font-size: 12px;
}




P.photoLink
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: white;
}


UL.photoLink
{
	margin-top: 0px;
	margin-bottom: 0px;
	color: white;
}


.photoLink
{
	font-size: 10px;
}


