body{
	margin:0px;
	padding:0px;
	background-image: url('http://www.thehappywebdesigner.com/psam/navimg/hbg.png');
	background-repeat: repeat-x;
	font-size: 100.1%;
}

body a img{
	border: 0px;
}

body p {
	margin-bottom: 0;
	margin-top:0;
	text-indent: 1em;
}

#site { 
	position: relative; 
	width: 760px; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#head{
	position: relative;
	height: 170px;
	background-image: url('http://www.thehappywebdesigner.com/psam/navimg/hbg.png');
	background-repeat: repeat-x;
}

#head img{
	vertical-align: bottom;
}

#headtitle{
	position: absolute;
	top: 100px;
	left: 320px;
	height: 70px;
	text-align: center;
}

.wrapper{
	float: left;
	width: 100%;
	background-image: url('http://www.thehappywebdesigner.com/psam/navimg/sbg.png');
	background-repeat: repeat-y;
}

#content1{
	margin-left: 190px;
	font-size:1em;
	min-height: 200px;
}









#content1 ul{
	list-style-type: none;
	padding: 0;
	margin: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content2{
	margin-left: 190px;
	background-image: url('http://www.thehappywebdesigner.com/psam/navimg/bodybg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size:1em;
	min-height: 300px;
}








#leftcolumn{
	float: left;
	width: 175px;
	margin-left: -760px;
	background-image: url('http://www.thehappywebdesigner.com/psam/navimg/vbg.png');
	background-repeat: repeat;
	font-size:1em;
	min-height: 500px;
}

#leftcolumn p{
	margin-bottom: 0;
	margin-top:0;
	text-indent: 0.7em;
}








#footer{
	position: bottom;
	width: 760px;
	text-align: left;
	font-size: 12px;
	background-image: url('http://www.thehappywebdesigner.com/psam/navimg/bbg.png');
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 100px;
}









#footercontent{
	width: 400px;
	text-align: left;
	margin-left: 180px;
	font-size: 10px;
	min-height:100px;
}








.innertube{
margin: 10px;
margin-top: 10px;
}

body a:link{
	text-decoration: none;
	color: #353875;
}

body a:hover {
	text-decoration: underline;
	color: #f9af0e;
}

body a:visited{
	text-decoration: none;
	color: #676baf;
}

body a:visited:hover {
	text-decoration: underline;
	color: #f9af0e;
}

body a:active{
	text-decoration: none;
	color: #f9af0e;
}

body a:active:hover:
	text-decoration: underline;
	color: #f9af0e;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px
}

h4 {
	font-size: 1.25em;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px
}

h6 {
	font-size:0.88em;
	font-weight: italic;
	padding: 0px;
	margin: 0px 0px 0px 0px
}

#time ul li{
	padding: 0px;
	margin: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}