
body {
	margin: 0;
	min-width: 400px;   
	background: #AA7575;		}

photoTD	{
	background: #1133DD;		}

a.menu:link 		{ font-weight: bold; text-decoration: none; color: #eee;}
a.menu:visited 	{ font-weight: bold; text-decoration: none; color: #eee;}
a.menu:hover, a:active { text-decoration: underline; color: #773333;}
a:link { font-weight: bold; text-decoration: underline; color: #AA7575;}
a:visited 	{ font-weight: bold; text-decoration: underline; color: #733;}
a:hover, a:active { text-decoration: underline; color: #733;}

.floatright { float: right; padding-top: 10px; padding-left: 10px; }
.floatleft 	{ float: left; padding-top: 0px; padding-right: 10px; } 
.inlinePhotos { display: inline; padding: 5px; }

p 	{text-align: justify;}
td 	{ vertical-align: top; }

#quote {
	float: left;
	margin-top: 0px;
	margin-left: 60px;		}

#logo{
	float: right;
	margin-right: 20px;		}	

div.content {
        margin-top:	-15px;
        margin-bottom: -15px;
        padding-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom:40px;
        font: 11pt/17pt georgia, serif;
        background-color: #fff;		}

div.contentPhoto {
        margin-top:	-15px;
        margin-bottom: -15px;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom:40px;
		background-color: #fff;		}

div.content:first-letter {
	font-size: 400%;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;		}

#left {
	width: 160px;         
	padding: 0 10px;   
	margin-top: -40px;		}

#photoLeft {
	width: 240px;         
	padding: 0 5px;
	color: #DDD;
	}

#right {
	width: 150px;    
	padding: 0 10px;      
	padding-top: 15px;
	padding-left: 15px;
	font: italic normal 12pt georgia, serif; 	}

.roundtop {
	position: relative;
	background: url(images/topRight.gif) no-repeat top right; 
}

.roundbottom {
	position: relative;
	background: url(images/bottomRight.gif) no-repeat bottom right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#footer {
	clear: both;
	font-size: x-small;
	text-transform: capitalize;
	letter-spacing: 0.1cm;
	padding: 0.3em 0;
	padding-top: 10px;
	color: #CAA;
	background: #AA7575;
	word-spacing: 1em;
}

.center	{
	display: block;
	margin-left: auto;
    margin-right: auto;		}

.centerMe {
	text-align: center;		}
	
.boldMe {
	font-size: 150%;
	font-weight: bold;
	color: #222;	}

.sectionHeader	{
	text-align: center;
	font-family: arial;
	font-weight; bold;
	font-size: medium;
	word-spacing: 0.5em;
	color: #FFF;
	background-color: #AA7575;	}
	
.indentMe	{
	margin-left: 40px;		}

.smallScript	{
	font-size: x-small;		}
	
.phAlbum	{
	border:  1px #EEE solid;
	background: #FFF;
	background-color: #FFF}

.displayPhoto	{
	margin-top: 10px;	}