/* CSS Document */

body {
	background-image:  url(../images/background06.jpg);
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100.01%;
}

table {
	margin: auto;
	width: 770px;
	}
	
table#mailinglisttable {
	width: 600px;
	margin: 0;
	}
	
table#friendtable {
	width: 400px;
	margin: 0 0 0 50px;
	}
	
table#wallpaper {
	width: 225px;
	margin: 0 0 0 15px;
	}
	
table#wallpaper tr td {
	text-align: center;
	padding-bottom: 7px;
	paddding-left: 3px;
	padding-right: 3px;
	}
	
table#wallpaper tr td img {
	margin: 0;
	float: none;
	}
	
table#wallpaper tr td img.mini {
	margin: 0;
	border: 1px solid #000000;
	float: none;
	}
	
td {
	border: 0;
	padding: 0;
	}
	
table#creditable {
	width: 720px;
	}
	
strong {
	color: #333333;
	}

#content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 50px;
	background-image: url(../images/interactmiddle2.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
td#content a:link, td#content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
	}
	
td#content a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DC9817;
	}
	
.category {
	font-size: 1.2em;
	color: #444444;
	font-weight: bold;
	}
	
.title {
	font-size: 1.3em;
	color: #444444;
	font-weight: bold;
	}
	
td#content p {
	margin-bottom: 30px;
	}
	
#credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: right;
	}
	
#credit a:link, #credit a:visited {
	text-decoration: none;
	color: #000000;
	}
	
#credit a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	}

p.indentpar {
	margin-top: -20px;
	margin-left: 15px;
	}
	
p.spacesmarked {
	margin-top: -20px;
	margin-left: 15px;
	font-size: 0.9em;
	}
	
td.formnames {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
td#content img {
	float: right;
	margin-right: -47px;
	margin-left: 20px;
	}
	
td#content img.left {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	}
	
table#wallpaper tr td a:link, table#wallpaper a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	}
	
table#wallpaper tr td a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #888888;
	}