#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #000000;
}

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

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
a:hover		{
	color: #FFF;
	text-decoration: underline;
}

/* title frame */

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

.banner
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}

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

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

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

/* index frame */

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

.indexInfo {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #CCCCCC;
}

.indexInfo .date {
	color: #000000;
}

/* file info */

#content {
	width:100%;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	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:Arial, Helvetica, sans-serif;
	color: #333333;
	padding-top:6px;
}

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

.top_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: right;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}

.link-white {
	color: #FFF;
}
li {
	color: #FFF;
}
.top_textCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: right;
}

.title h3 {
	color: #FFF;
}

.style1 {
	font-size: 14pt;
	color: #FFFFFF;
}

.weddingtags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
	font-style: normal;
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}

#sectiontext {
	height: 447px;
	max-width:200;
	font-size: 10pt;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	color: #000;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	background-image: url(../images/sidepanelgradient4.png);
	background-repeat: no-repeat;
	background-position: inherit;
	background-color:#FFF;
	/*background-color: #CCD687;*/
	/* IE overflow fix, position must be relative or absolute*/
	overflow: auto;
	position: relative;
}

#sectiontext-fullwidth {
	height: 447px;
	max-width:720px;
	font-size: 10pt;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	text-align: justify;
	background-color: #FFFFFF;
	/* IE overflow fix, position must be relative or absolute*/
	overflow: auto;
	position: relative;
}


#full_width_body_text{
	height: 600px;
	width:680px;
	font-size: 10pt;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	text-align: justify;
	background-color: #FFFFFF;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	overflow: auto;
}


#sectiontext-halfwide {
	height: auto;
	max-width:450px;
	font-size: 10pt;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	text-align: justify;
	background-color: #FFFFFF;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	overflow: auto;
}


.bold_any_text {
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.text-mediumwidth {
	
	height: auto;
	width:500;
	font-size: 10pt;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	margin-top: 2px;
	padding-top: 1px;
	color: #000;
	text-align: justify;
	background-color: #CCD687;
	padding-left: 10px;
	padding-right: 10px;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	overflow: auto;
}

body {
	background-repeat: repeat;
	text-align: center;
	background-image: url(../images/webbackroundblack2.gif);
	min-width: 755px;
}

div.wrapper {
	margin-left: auto;
	width: 755px;
	text-align: center;
	margin-right: auto;
	position: relative;
} 

#loading{
	position:absolute;
	width:100px;
	top:0px;
	left:50%;
	background-color: #CCD687;
	text-align:center;
	padding:7px 0 0 0;
	font:bold 11px Arial, Helvetica, sans-serif;
	z-index: 1000;
}
#home{
	position:absolute;
	width:250px;
	top:17px;
	text-align:center;
	padding:7px 0 0 0;
	font:bold 11px Arial, Helvetica, sans-serif;
	z-index: 1000;
	height: 74px;
	left: 77px;
}

#sectiontext-left-three-quarter-page {
	height: 447px;
	max-width:500px;
	font-size: 10pt;
	font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	text-align: justify;
	background-color:#FFF;
	/* IE overflow fix, position must be relative or absolute*/
	overflow: auto;
	position: relative;
}