html { 
margin: 0;
padding: 0;
border: 0;
height: 100%;
}


body{
padding: 0;
margin: 0;
width: 100%;
height: 100%;
background-color: #708E90;
font-family: georgia, times, times new roman, serif;
font-size: 12px;
margin: 0px;
line-height: 130%;
text-align: center;
}

a.white:link { color: white; }
a.white:active { color: white; }
a.white:visited {color: white; }
a.white:hover { color: white; }

a:link { color: blue; text-decoration: none }
a:active { color: blue; text-decoration: none }
a:visited { color: purple; text-decoration: none }
a:hover { color: blue; text-decoration: underline }

p {
	padding: 0;
	margin: 0;
	}
	
#wrapper {
	position:relative;
    width: 1018px;
	padding: 0;
	z-index:2;
	background-image:url(../images/bg1.gif);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	min-height: 100%;
	height: auto; 
	
}


#Content {
	position:relative;
	float: left;
	left: 0px;
	width:854px;
	top:0px;
	/margin: 0 auto -35px;
	margin-left: 85px;
	z-index:1;
	background-image:url(../images/home_background.gif)no-repeat;
}
#ContentH {
	position:relative;
	float: left;
	left: 0px;
	width:854px;
	top:0px;
	margin-left: 85px;
	z-index:1;
	background-image:url(../images/home_background.gif)no-repeat;
}
#Content_terms {
	position:relative;
	float: left;
	left: 0px;
	width:854px;
	top:0px;
	margin-left: 85px;
	z-index:1;
	background-image:url(../images/home_background.gif)no-repeat;
}

#PictureHome {
position:absolute;
top: 90px;
left: 285px;
}
#PictureSecondary {
position:absolute;
top: 103px;
left: 285px;
}
#PictureSecondaryPurchase {
position:absolute;
top: 103px;
left: 295px;
}
#ButtonsSecondary {
	position:absolute;
	top: 252px;
	left: 292px;
}

#Content1Home {
position:absolute;
width: 550px;
top: 485px;
left: 0px;
overflow: show;
}
#ContentSecondary {
position:absolute;
float:left;
width: 550px;
top: 305px;
left: 0px;
}
#ContentSecondaryPurchase {
position:absolute;
float:left;
width: 450px;
top: 345px;
left: 90px;
}



#aboutusNav {
position:absolute;
width: 500px;
top: 251px;
left: 15px;
}

#articlesNav {
position:absolute;
width: 514px;
top: 263px;
left: 324px;
}

#RightSidebar {
position:absolute;
width: 237px;
top: 485px;
left: 601px;
}
#RightSidebar2 {
position:absolute;
width: 237px;
top: 305px;
left: 601px;
}

#ContentMyAcct {
float:left;
width: 570px;
min-height: 1000px;
margin-left: 0px;
margin-top: 0px;
margin-right: 30px;
margin-bottom: 0px;
}

#RightSidebar3 {
position: relative;
float:left;
top: 350px;
width: 230px;
margin-right: 10px;
margin-left: 10px;

}


#RightSidebar3 p {
font-size: 10px;
margin-left: 25px;
}

#buttonsfour {
position:absolute;
top: 36px;
left: 6px;
}

#searchbar {
position:absolute;
top: 156px;
left: 60px;
}
input.nb{ 
border:0px; 
}

#Content1Home p {
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 18px; 
	padding-right: 10px; 
}

#ContentSecondary p {
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 18px; 
	padding-right: 10px; 
}

#Content_terms p {
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 18px; 
	padding-right: 10px; 
}
#Content_terms h2 {
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 18px; 
	padding-right: 10px; 
}
#Content_terms h3 {
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 18px; 
	padding-right: 10px; 
}

#ContentSecondary h3 {
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 18px; 
	padding-right: 10px; 
}

#HomeContent {
	position:relative;
	float: left;
	left: 0px;
	width:854px;
	top:0px;
	margin-left: 85px;
	z-index:8;
	background-image:url(../images/home_background.gif)no-repeat;

	
}

#Login {
position:absolute;
margin-top: 5px;
left: 815px;
}

#Login p {
font-size: 11px
}

#TopBanner {
	position:relative;
	float: left;
	width:1018px;
	height:55px;
	z-index:0;
	left: 0px;
	margin: 0 auto;
	background-image:url(../images/top_graphic.gif);
	background-color:#FFFFFF;
	clear:both;
}
#newsHomepage {
	position:relative;
	margin-right: 10px;
	padding-right: 10px;
}

#newsHomepage p {
font-size: 12px
}

.smaller1 {
font-size: 11px;
margin: 0;
padding: 0;
line-height: 110%; 
}

.style2 {
	font-size: 15px;
	font-weight: bold;
}
			
hr {
  border: 0;
  width: 95%;
  color:#666;
  background-color: #666;
  height: 2px;
}	


.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}	

#blanket {
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:435px;
height:300px;
z-index: 9002;
}

#show {
	float:none;
	display: inline;
	width: 150px;
	left: 0px;
	top:0px;
	margin-left: 5px;
	color: red;
}
#adminpanelone {
	position:absolute;
	background-color:#C7E652;
    color:#000000;
	width: 300px;
	height: 100px;
	border: 3px solid #A9C445;
	left: 0px;
	top: 0px;
	z-index: 0;
	padding: 10px;
}
#prices {
	position:relative;
	float:right;
	width:325px;
	background-color:#ffffff;
	padding: 5px;
	margin: 5px;
	border: solid;
	border:#FFFFFF;
	border-width:thick;
}
form {
	display:inline;
	margin:0px;  
	}
.footer, .push {
	height: 35px; /* .push must be the same height as .footer */
}
