body {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	background-image: url(images/pgbgnd.gif);
}
p {
	text-align: left;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #666666;
	margin-right: 8px;
	line-height: 20px;
}
#content {
	border: 2px solid #D590A7;
	width: 750px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 4px;
}

#wrapper {
	overflow: hidden;
	background-color: #FFFFFF;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
}
#navbar {
	text-align: right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D590A7;
	padding-top: 8px;
	padding-bottom: 8px;
}
#navbar  a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	display: inline;
	background-color: #999999;
	padding: 8px;
}
#navbar   a.selected {
	background-color: #D590A7;
	text-decoration: none;
}
#navbar  a:hover {
	background-color: #F1C5CB;
	text-decoration: none;
}


#sidebar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 8px;
	width: 200px;
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
}

#sidebar  p.quote {
	color: #FF6699;
	font-style: italic;
	font-size: 12px;
	font-family: "Century Gothic";
}
#sidebar p.credit  {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #666666;
}
#sidebar   a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-family: "Century Gothic";
	color: #6699FF;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 8px;
	font-weight: normal;
}

#sidebar    a.selected {
	text-decoration: none;
	color: #000099;
}


#sidebar   a:hover {
	text-decoration: none;
	color: #666666;
}



#maincontent {
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 250px;
	width: 484px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #666666;
}
hr {
	border: thin none #D590A7;
}


#maincontent a {
	color: #6699FF;
	text-decoration: none;
}


#maincontent a:hover {
	color: #666666;
	text-decoration: none;
}
h1      {
	color: #FF6699;
	font-weight: normal;
	font-family: "Century Gothic";
	clip: rect(auto,auto,auto,auto);
	font-size: 19px;
	margin-top: 8px;
}
h2      {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000099;
	font-weight: normal;
}
h3 {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FF6699;
	font-weight: normal;
}

#gallery {
	border: 2px none #F2C8CE;
	background-color: #F2C8CE;
}
#frame {
	background-color: #F2C8CE;
	margin-bottom: 8px;
	margin-right: 8px;
}
#sidegallery {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding: 8px;
	width: 200px;
}
#thumb {
	border: 2px solid #FFFFFF;
}
#largepic {
	border: 2px solid #FFFFFF;
	margin: 8px;
}

#footer {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #6699FF;
	text-align: center;
	border-top-color: #D590A7;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}



#credit {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FF6699;
	text-align: center;
}




#credit a {
	font-weight: bold;
	text-decoration: none;
	color: #FF6699;
}
#credit p {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FF6699;
	text-align: center;
}



.leftimage {
	border: 2px solid #F1C5CB;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.rightimage {
	border: 2px solid #F1C5CB;
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.image {
	border: 2px solid #F1C5CB;
}

.clearfloat {
	clear: both;
}
#sidecontact {
	float: left;
	width: 200px;
	margin-top: 8px;
	border: 2px none #F1C5CB;
	margin-left: 8px;
}
#sidecontact p {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #666666;
	margin: 8px;
}

#sidecontact a.contact {
	font-size: 11px;
	text-decoration: none;
	color: #6699FF;
	font-weight: normal;
}
#sidecontact  a:hover {
	color: #666666;
}



#contactform {
	margin-right: 8px;
	padding: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: #F1C5CB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contactform label {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
}

.title {
	font-family: "Century Gothic";
	color: #000099;
}

.break {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #6699FF;
}
#sidegallery a {
	color: #6699FF;
	text-decoration: none;
}
#test {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8199FF;
}
.name {
	color: #000099;
	font-size: 14px;
}
#link {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #8199FF;
}
#icon {
	clear: both;
	text-align: right;
}
#icon p {
	text-align: right;
}
#icon img {
	width: 50px;
	float: right;
}

