	/*General Settings*/
	html{
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #000000;
	background-image: url(images/tile.jpg);
	background-repeat: repeat;
	}
	
	/* start iemac hide \*/
	* html #container {
	height: 100%;
	}
	
	* {padding: 0; margin: 0;}
	
	body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 98%;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position:center;
	}
	
	h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0px 0px 5px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	}
	h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	padding: 0px;
	}
	p {
	font-size: 10px;
	margin: 0px;
	padding: 5px 0px 10px;
	}

			/*Layout Settings*/
			#container {
				width: 779px;
				text-align: left;
				position:relative;
				height: auto; /*makes ff determine height by content*/
				min-height: 100%;
				margin-right: auto;
				margin-left: auto;
			}
			#header {
				height: auto;
				width: auto;
				margin: 0px;
				padding: 0px;
				background-color: #990099;
			}
			#content{
	width: 495px;
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	height: 80%;
	min-height: 100%;
	float: left;
			}
#footer {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: auto;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

			
			
			#left_col{
				float: left;
				width: 136px;
				height: auto;
				margin: 0px;
				padding: 0px;
				clear: both;
			}
			#right_col {
				width: 136px;
				height: auto;
				position: absolute;
				top: 145px;
				left: 643px;
				right: 0px;
			}


	/*Menu Settings*/
	#menu ul{
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 20px;
	line-height: 18px;
	clear: both;
	background-color: #FFFF00;
	border: 1px solid #000000;
	list-style-type: none;
	}
	#menu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	width: auto;
	font-size: 11px;
	font-weight: bold;
	border-left: 1px solid #000000;
	height: 22px;
	}
	#menu li a:link {
	color: #000000;
	text-decoration: none;
	}
	#menu li a:hover {
	color: #999999;
	text-decoration: none;
	}
	#menu li a:visited {
	color: #000000;
	text-decoration: none;
	}


/*Sub Menu Settings*/
#sub_menu ul {
width: 136px;
background-color: #FFFF00;
position: relative;
margin: 0 0 15;
padding: 0;
float: left;
color: #000000}

#sub_menu li {
text-align: center;
padding: 4px 0 8px 0;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
font-size: 10px;
margin: 0;
list-style-type: none}

#sub_menu li a {
width:134px;
display:block;
color: #000000;
text-decoration: underline}

#sub_menu li a:visited {
color: #000000;
text-decoration: underline}

#sub_menu li a:hover {
	color: #000000;
	text-decoration: underline;
}

li {
list-style-type: disc} 


				/*Our Website settings*/
				#ad_container {
				height: auto;
				margin-bottom: 15px;
				margin-top: 15px;
				}
				#ad_link{
				background-color: #FFFF00;
				text-align: center;
				height: 20px;
				vertical-align: middle;
				color: #000000;
				border: 1px solid #000000;
				}
				#ad_link a:link, #ad_link a:visited{
				text-align: center;
				height: 20px;
				vertical-align: middle;
				color: #000000;
				}
				#ad_center {
				height: auto;
				text-align: center;
				padding-bottom: 5px;
				}

/*other stuff*/
span {
display: none;}

.t {background: url(images/td.gif) 0 0 repeat-x; width: 100%}
.b {background: url(images/td.gif) 0 100% repeat-x}
.l {background: url(images/dot.gif) repeat-y 0 0}
.r {background: url(images/dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}

img {
border:none}

#list{
list-style-type: circle;
list-style-position: inside;}
.end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 15px;
}
#created {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990099;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


				/*Subscribe stuff*/
				#subscribe {
				height: auto;
				margin-bottom: 15px;
				margin-top: 5px;
				background-color: #F0D8F0;
				margin-right: auto;
				margin-left: auto;
				width: 126px;
				border-right: 1px solid #000000;
				border-bottom: 1px solid #000000;
				border-left: 1px solid #000000;
				border-top-width: 1px;
				border-top-color: #990099;
				border-top-style: none;
				}
				#subscribe_link{
				background-color: #FFFF00;
				text-align: center;
				height: 25px;
				vertical-align: middle;
				color: #000000;
				margin: 0px;
				padding-top: 1px;
				padding-right: 0px;
				padding-bottom: 1px;
				padding-left: 0px;
				border-top: 1px none #000000;
				border-right: 1px none;
				border-bottom: 1px solid #000000;
				border-left: 1px none;
				}
				#subscribe_link a:link, #subscribe_link a:visited{
	text-align: center;
	height: 20px;
	vertical-align: middle;
	color: #000000;
	line-height: 20px;
				}
