:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
.clearer {
	clear: both;
	line-height: 0px;
	height: 0px;
	visibility: hidden;
}

body {
background-color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 12px;
text-align: center;
}

h2, h3, h4, h5 { color: rgb(153, 51, 0); }
h1 { color: rgb(0, 0, 0); }
h1 { font-size: 18px; font-family: "Book Antiqua", Palatino ,serif; font-weight: normal;}
h2,h3 { font-size: 32px; font-family: "Book Antiqua", Palatino ,serif; font-weight: normal;}
h4 { font-size: 18px; }
h5 { font-size: 14px; }

a, a:visited, a:hover, a:active {
color: #7E2A00;
}

#container {
width: 1200px;
height: 100%;
margin-left: auto;
margin-right: auto;
border:0px solid #000000;
text-align: left;
background-color: #FFFFFF;
}

#signup {
width: 380px;
margin-left: 150px;
margin-right: auto;
border:2px solid #000000;
text-align: left;
background-color: #E1EBC7;
}

#main_content {
background-color: #FFFFFF;
width: 900px;
}

#badges {
float: left;
padding: 25px;
}

#floatr {
float: right;
padding: 25px;
}

#clear {
width: 90%;
margin: 0 auto;
height: 50px;
clear: both;
}

#headerhttps {
position: relative;
height: 280px;
background-color: #E1EBC7;
background-image: url(https://secure27.webhostinghub.com/~happie8/Photos/logo_new_green.png);
background-size: contain;
background-repeat: no-repeat;
background-position: center bottom;
}

#header {
position: relative;
height: 280px;
background-image: url('Photos/logo_new_green.png');
background-size: contain;
background-repeat: no-repeat;
background-position: center bottom;
}

#header h1 {
position: absolute;
top: 40px;
left: 40px;
}
#header h2 {
position: absolute;
top: 70px;
left: 40px;
}

#content {
padding: 0px;
width: 1190px;
overflow: auto;
}

#global_navigation {
border: solid 1px #ececec;
width: 718px;
margin-bottom: 20px;
margin-left: 34px;
}
		#global_navigation li {
		float: left;
		padding: 7px 15px;
		display:block;
		}
		#global_navigation li a {
		display: -moz-inline-block;
		display: inline-block;
		height: 15px;
		color: #999;
		}
		#global_navigation li a:hover {
		}

#main_content {
width: 900;
margin-left: 5px;
overflow: auto;
}

#vert_menu {
	width: 160px;
	heigth: 100%;
	padding: 20px 20px;
	font-family: "Book Antiqua", Palatino ,serif;
	font-size: 15px;
}

#sidebar {
float: right;
width: 200px;
padding: 20px 0px;
margin-right: 34px;
}

#leftcolumn {
	width: 300px;
	border: 1px solid white;
	margin-left: 20px;
	float: left;
}

#rightcolumn {
	width: 300px;
	border: 1px solid white;
	margin-right: 20px;
	float: right;
}

#error {
	background-color: #ED1C24;
	color: white;
}

#frontpage {
	background-image: url(../Photos/sweet_hearts_frontpage.jpg);
	background-repeat: no-repeat;
	height: 515px;
	width: 686px;
}

#frontpagetext {
	color: rgb(255, 255, 255);
	font-size: 25px;	
}

#author {
text-align: center;
}

#footer {
/* background: url('../backgrounds/content-footer.gif') top left no-repeat;*/
height: 20px;
}


/*-------Begin New by AF--------*/
#main_content ul {
	list-style-type:disc;
	margin-bottom:10px;
	}
#main_content ol {
	list-style-type:decimal;
	margin-bottom:10px;
	}

#main_content ul li {
	list-style-type:disc;
	margin: 5px 25px;
	}
#main_content ol li {
	list-style-type:decimal;
	margin: 5px 25px;
	}
/*-------End New by AF--------*/

.newstable {
	color: white;
	font-size:12pt;
	font family: times, "book antiqua",palatino;
	font-weight: normal;
}


//***********this is for the social media links on the home page *************

#twitter {
	position: relative;
	height: 280px;
	background-image: url('images/twitter.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
}


//***********this is for the slideshow on the home page ******************

#fader {
//    position: relative; 
    width: 100%;
    height: 100%;
}


	
