BODY { 
	background-image:url('http://samh.net/images/bg.png');
	background-repeat: repeat-y;
	background: #f7f6f7;
	margin-top: 25px;
	}

h1 {
	color:#000000;
	font-family:georgia, times, serif;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	font-size:small;
	}

h2 {
	color:#000000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:600;
	font-size:x-small;
	}









#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:100px;
	left:20px;
	width:172px;
	padding:10px;
	background-color:#eee;
	border:0px;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}

p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}














#container-home {
	width: 960px;
	margin-left: 100px;
	padding: 8px;
	position: center;
}
#container {
	width: 1024px;
	margin-left: 100px;
	padding: 8px;
	position: center;
}
#container-left {
	width: 512px;
	padding: 10px;
	float: left;
	text-align: left;
	color:#000000;
	font-family:verdana, arial, helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	font-size:small;
}
#container-right {
	width: 512px;
	position: right;
	text-align: right;
}
.paragraph-package {
	width: 800px;
	position: center;
	text-align: left;
}
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	}

a, a:link, a:visited, a:active a:hover {
	text-decoration:underline;
	font-weight:normal;
	}

a {
	color:#000000;
	}

a:visited {
	color:#000000;
	}

a:active {
	color:#000000;
	text-decoration:none;
	}

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

