/* CSS Document by Tonya @ Nameless Layout*/

body {
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/bkgr.jpg);
	background-position: center;
	background-repeat: repeat-y;
	color: #333333;
	cursor: default;
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
a {
	text-decoration: none;
	color: #333333;
	}
a:hover {
	text-decoration: none;
	color: #000000;
	cursor: crosshair;
	}
h1 {
	font-size: 24pxpx;
	font-weight: normal;
	text-align: center;
	border-bottom: #333333 dotted thin;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	}
h2 {
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	border-bottom: #333333 dashed thin;
	margin: 0px;
	padding: 0px;
	letter-spacing: 2px;
	}

strong, b {
	color: #be1d1b;
	}

dt {
	border-bottom: #999999 dotted thin;
	}
dd {
	margin-left: 15px;
	}
.index {
	}
.floatrightclear {
	float: right;
	clear: right;
	margin: 4px;
	padding-right: 125px;
	}
.floatleftclear {
	float: left;
	clear: left;
	margin: 4px;
	}
.main {
	margin: 0px auto;
	width: 800px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/border.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}
#main {
	margin: 10px auto;
	width: 800px;
	padding-top: 10px;
	}
#main table {
	}
#main td {
	vertical-align: top;
	}
#left {
	width: 198px;
	font-size: 11px;
	border-right: #999999 solid thin;
	}
.side-page {
	background-color: #ffffff;
	background-image: none;
	font-size: 11px;
	}
.side-page a {
	}
.side-page a:hover {
	letter-spacing: 2px;
	}
#sidetitle {
	text-align: center;
	font-size: 14px;
	border-bottom: #999999 solid thin;
	letter-spacing: 2px;
	}
#sidebox {
	border-bottom: #999999 dashed thin;
	padding: 6px 6px 12px 6px;
	margin-bottom: 6px;
	}
#profile iframe {
	width: 190px;
	height: 120px;
	}
#nav iframe {
	width: 190px;
	height: 85px;
	}
#links iframe {
	width: 190px;
	height: 155px;
	}
#credit iframe {
	width: 190px;
	height: 75px;
	}
#right {
	width: 600px;
	}
#head {
	height: 150px;
	width: 600px;
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/hdr.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
#content {
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/border.jpg);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 495px;
	padding: 16px 6px 6px 9px;
	}
#content p {
	padding: 0px;
	}
#content h2 {
	padding-top: 20px;
	}