body {
	margin: 0;
	padding: 0;
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #849096;
	background: #FFFFFF;
	height: 100%;
	width: 100%;

}

#centered {
	position:absolute;
	top: 50%;
	left:50%;
	margin-left:-369;
	margin-top:-224;
}

#container {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	height: 448px;
	background-position: 45px top;
	padding-right: 18px;
	padding-left: 63px;
}

#containerIndex {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	background-image: url(images/backgroundIndex.gif);
	background-repeat: no-repeat;
	height: 448px;
	background-position: 45px top;
	padding-right: 18px;
	padding-left: 63px;
	padding-top: 18px;


}

#randomImage {
	width: 745px;
	background-color: #FFFFFF;
	margin: auto;
	height: 448px;
	padding-left: 45px;

}

#nav {
	width: 38px;
	height: 219px;
	float: left;
	margin: auto;
	position: absolute;
	background-image: url(images/nav.gif);

}

#content {
	width: 664px;
	height: 312px;
	background-color: #ECEEEF;
	position: relative;
	top: 108px;
}

#aboutContent {
	width: 664px;
	height: 312px;
	position: relative;
	top: 108px;
	background-image: url(images/insideBackground.gif);
	background-repeat: no-repeat;
}

#photo {
	width: 398px;
	height: 279px;
	position: relative;
	margin-right: 18px;
	margin-left: 18px;
	padding-top: 18px;
}

#link {
	width: 398px;
	height: 279px;
	position: absolute;
	margin-right: 18px;
	margin-left: 18px;
	padding-top: 18px;
	left: 0px;
	top: 20px;

}

#info {
	width: 200px;
	height: 279px;
	position: absolute;
	left: 446px;
	top: 18px;
	padding-bottom: 18px;
	padding-top: 50px;
}

#contactInfo {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 446px;
	top: 0px;
	padding-top: 18px;
}

#aboutInfo {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 446px;
	top: 0px;
	padding-top: 18px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #849096;
	margin-top: 8px;
	margin-bottom: 8px;

}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 6px;
	font-weight: bold;
	color: #849096;
}

#bigThumbnails {
	position: relative;
	width: 200px;
}

#smallThumbnails {
	position: absolute;
	width: 400px;
	top: 55px;
	left: 65px;
}

#copyright {
	position: absolute;
	width: 450px;
	top: 445px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #849096;
	left: 63px;

}

#copyrightIndex {
	position: absolute;
	width: 300px;
	top: 445px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #849096;
	left: 63px;

}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6A7276;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6A7276;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B4BEC2;
	text-decoration: none;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B4BEC2;
	text-decoration: none;
}
strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #849096;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #849096;
}

#captionLink {
	position: absolute;
	top: 285;
	left: 20;
}

.formStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #849096;
	border: 1px solid #B4BEC2;
	background-color: #FFFFFF;
	overflow: auto;
}

.sendStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #849096;
	border: 1px solid #849096;
	background-color: #D2D8DA;
	cursor: hand;
}

#logo {
	position: absolute;
	top: 24;
	left: 505;
}

