body {
	font: 10px/1.2em Verdana, Arial, Helvetica, sans-serif; 
background-color: #FDF6D8
}
p {font-size: 10px;
} 

td  { color: black; font-family: Verdana, Arial, Helvetica, sans-serif }

a 			{ color: #CC6600; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #CC6600; text-decoration: underline; }

.nolink {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.caption { font-size: 11px; font-style: italic }
.event  { color: #339900; font-size: 12px }
.note { font-size: 9px; font-style: italic }
.bio { font-size: 11px; margin-left: 80px; margin-right: 80px; }
.product { font-size: 10px; font-style: normal }
h1 { font-size: 12px; font-weight: bold; color: #000000; }
h2 {font-size: 11px; line-height: 13px }
h3 { font-size: 10px; font-weight: bold; line-height: 10px }

#invite {
	width: 855px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF6EE;
	margin-left: auto;
	margin-right: auto;
	border: solid thin #54A7E7;
	text-align: center;
	font-family: cursive;
	font-size: 12px;

}

#header2 {
	color: #666666;
	margin-left: auto;
	margin-right: auto;
	width: 855px;
	border: none;
	border-collapse: collapse;
	padding: 15px 10px 10px 20px;
	text-align: left;
	
}
#header {
	background-color: #FFFFFF;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 855px;
	border: none;
	border-collapse: collapse;
	padding: 5px 5px 0px 5px;
	
}
#header2 p {
	color: #000000;
}
#header2 h1 {
	color: #000000;
}
#header2 a {
	color: #CC6600;
}


#header img {
	border: none;
}

#invite em {
	font-weight: bold;
}

.flashy {
	font-size: 16px;
	line-height: 1.2em;
	color: #FF019B;

}

#allcontent {
	width: 855px;
	height: 450px;
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border: none;
	
}

#home {
	width: 768px;
	
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border: none;
	text-align: center;
	
}

#sidebar {
	
	padding: 0px 10px 0px 10px;
	margin: 10px 10px 10px 10px;
	width: 195px;
	height: 400px;
	float: left;
	color: #FFF6EE;	
	text-align: center;
}

#thumbnail a { color: #000000; text-decoration: none; font-weight:normal; font-size: 10px; } 
	
}

#thumbnail a:hover { color: #777777; text-decoration: none; font-weight:normal; font-size: 10px;} 
	
}

#sidebar h1 {
	color: #FFF6EE;
}

#main {
	background-color: #FFFFFF;
	margin: 0px 5px 5px 260px;
	height: 425px;
	padding: 10px 10px; 
	
}

#footer {
background-color: #dddddd;
	margin-left: auto;
	margin-right: auto;
	width: 855px;
	height: auto;
	border: none;
	color: #000000;	
	padding: 10px 10px 0px 10px;
	
}
#footer2 {
background-color: #00244c;
	margin-left: auto;
	margin-right: auto;
	width: 855px;
	height: auto;
	border: none;
	color: #000000;	
	text-align: center;
	padding: 10px 10px 0px 10px;
	
}
#footer h1 {
	color: #CC6600;
	font-size: 12px;
}

#footer a {
	color: #336699; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: 10px;
}


/* from automated Photoshop Gallery */
#mainCenter {
	height:100%;
}


#TopFrame {
	width: 500px;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 440px;
	border: 0px;
}



/* index frame */

.indexContent {
	width:95%;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.address {
	font-size: 12px;
	font-style: italic;
	font-family: Trebuchet MS, verdana, arial;
}

.indexInfo {
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #000;
}

.indexInfo .date {
	color: #666;
}

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 11 px;
	font-family: Trebuchet MS, verdana, arial;
	color: #FFFFFF;
}
.note
{
	font-size: 9 px;
	font-family: Trebuchet MS, verdana, arial;
	color: #FFFFFF;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}

.note
{
	font-size: 9 px;
	font-family: Trebuchet MS, verdana, arial;
	color: #333333;
}
/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding:8px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

