@charset "utf-8";
#positioning {
	width: 910px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	width: 910px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	float: left;
	background-image: url(Assets/wrapperBackground.png);
	background-repeat: repeat-y;
	background-position: center;
}
#top {
	background-image: url(Assets/topBackground.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 910px;
	height: 130px;
}
#header {
	float: left;
	text-align: left;
	width: 620px;
	padding-left: 10px;
}
#contact {
	float: right;
	text-align: left;
	font-size: 16px;
	padding-top: 1px;
	padding-right: 10px;
	width: 220px;
	padding-left: 10px;
}
#contact a:link {
	color: #727272;
	text-decoration: none;
}
#contact a:visited {
	color: #727272;
	text-decoration: none;
}




#navbar {
	float: left;
	text-align: left;
	font-size: 16px;
	width: 900px;
	padding-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #DDDEDF;
	background-image: url(Assets/topBackground.png);
}
#navbar a {
	text-decoration: none;
	display: inline-block;
}
#navbar a:link {
	color: #727272;

}
#navbar a:visited {
	color: #727272;
}

#navbar li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;


}


#content {
	float: left;
	width: 580px;
	padding-left: 10px;
}
#content a:link {
	color: #727272;
	text-decoration: none;
}
#content a:visited {
	color: #727272;
	text-decoration: none;
}

#content  a:link img {
	color: #727272;
	text-decoration: none;
}
#content  a:visited img {
	color: #727272;
	text-decoration: none;
}


#content p {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#content img {
	float: left;
	clear: left;
}
#content table {
	width: 580px;
}


#content td.text {
	text-align: right;
	vertical-align: top;
}
#content td.text h4 {
	text-align: left;
	vertical-align: top;
}



#content td.box {
	text-align: left;
	vertical-align: bottom;
}
#content span {
	font-size: 18px;
	font-weight: bold;
	color: #3E3E3E;
}
#content span.red {
	text-align: right;
	vertical-align: top;
	color: #F00;
}
#content span.redsmall {
	text-align: right;
	vertical-align: top;
	color: #F00;
	font-size: 12px;
}





.contentImg {

}
.contentImgZeroPad {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentImgZeroTopPad {
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}


#profile {
	margin: 10px;
	float: left;
	width: 550px;
	padding-left: 10px;
	border: medium solid #DDDEDF;
}

#profile p {
	margin: 10px;
}
#profileName {
	float: left;
}
#profileDate {
	float: left;
	vertical-align: baseline;
	margin-top: 6.5px;
	margin-left: 3px;
}
#profileText {
	clear: left;
	float: left;
	width: 530px;
}


#profile     a:link img  {
	color: #727272;
	text-decoration: none;

}
#profile    a:visited img  {
	color: #727272;
	text-decoration: none;

}




#imgRight {
	float: right;
	margin: 10px;
}
#imgRight  a:link img {
	color: #727272;
	text-decoration: none;

}
#imgRight  a:visited img {
	color: #727272;
	text-decoration: none;

}
#imgLeft {
	float: left;
	margin: 10px;
	clear: left;
}

#imgLeft  a:link img {
	color: #727272;
	text-decoration: none;

}
#imgLeft  a:visited img {
	color: #727272;
	text-decoration: none;

}

#photoGallery {
	float: left;
	padding-left: 10px;
	color: #3E3E3E;
}
#albumList {
	float: right;
	width: 265px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #DDDEDF;
}
#albumList h2 {
	font-size: 18px;
	color: #3E3E3E;
}


#albumList a:link {
	color: #727272;
	text-decoration: none;
}
#albumList a:visited {
	color: #727272;
	text-decoration: none;
}



#nextPrev {
	float: right;
	margin-right: 10px;
	padding-right: 10px;
}
#nextPrev  h2 {
	color: #3E3E3E;
}

#nextPrev a:link {
	color: #3E3E3E;
	text-decoration: none;


}
#nextPrev a:visited {
	color: #3E3E3E;
	text-decoration: none;

}
#sidebar {
	float: right;
	width: 275px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #DDDEDF;
}
#sidebar li {
	display: inline;
}

#sidebar a:link {
	color: #727272;
	text-decoration: none;
}
#sidebar a:visited {
	color: #727272;
	text-decoration: none;
}



#sidecontent {
	float: right;
	width: 275px;
	padding-right: 10px;
	padding-left: 10px;
}
.sidebarBottom {
	background-image: url(Assets/sidebarBackgroundBottom.png);
}
.sidebarTop {
	background-image: url(Assets/sidebarBackgroundTop.png);
}


#footer {
	float: left;
	width: 590px;
	text-align: center;
}
#footer p {
	font-size: 10px;
	line-height: 10px;
	color: #565656;
}
#footer a:link {
	color: #727272;
	text-decoration: none;

}
#footer a:visited {
	color: #727272;
	text-decoration: none;

}
#clear {
	clear: right;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
td {
	text-align: center;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3E3E3E;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #3E3E3E;
}
h4.red {
	font-size: 18px;
	color: #F00;
}




body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	min-width: 1000px;
	background-image: url(Assets/backgroundBorder.png);
	background-repeat: repeat-y;
	background-position: center;
}
