body {
	margin: 0;
	padding: 0;
	border: none;
}
a:link {color:#6C9999; text-decoration:none}
a:visited {color:#990099; text-decoration:none}
a:hover {color:#CC3333; text-decoration:none}

#bluebar {
	position: absolute;
	left: 95px;
	top: 0px;
	border: none;
	text-decoration: none;
}
#greenbar {
	position: absolute;
	left: 0px;
	top: 75px;
	border: none;
	text-decoration: none;
}   
#whoweare {
	position: absolute;
	left: 425px;
	top: 310px;
	border: none;
	text-decoration: none;
}
#aboutus {
	position: absolute;
	left: 440px;
	top: 360px;
	width: 460px;
	text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0a2d5d;
}
#homebutton {
	position: absolute;
	left: 150px;
	top: 280px;
	border: none;
	text-decoration: none;
}  
#memberbutton {
	position: absolute;
	left: 150px;
	top: 316px;
	border: none;
	text-decoration: none;
}  
#conferencebutton {
	position: absolute;
	left: 150px;
	top: 349px;
	border: none;
	text-decoration: none;
}  
#biddingbutton {
	position: absolute;
	left: 150px;
	top: 382px;
	border: none;
	text-decoration: none;
}  
#reviewsbutton {
	position: absolute;
	left: 150px;
	top: 414px;
	border: none;
	text-decoration: none;
}  
#formsbutton {
	position: absolute;
	left: 150px;
	top: 446px;
	border: none;
	text-decoration: none;
}  
#sshipsbutton {
	position: absolute;
	left: 150px;
	top: 479px;
	border: none;
	text-decoration: none;
}  
#contactusbutton {
	position: absolute;
	left: 150px;
	top: 512px;
	border: none;
	text-decoration: none;
}
#socialmedia {
	position: absolute;
	left: 175px;
	top: 545px;
	border: none;
	text-decoration: none;
}
#constitutionbutton {
	position: absolute;
	left: 437px;
	top: 688px;
	border: none;
	text-decoration: none;
} 
#ethicsbutton {
	position: absolute;
	left: 687px;
	top: 688px;
	border: none;
	text-decoration: none;
} 
#contentblock {
	position: absolute;
	left: 380px;
	top: 310px;
	border: none;
	text-decoration: none;
}
#content {
	position: absolute;
	left: 410px;
	top: 355px;
	width: 550px;
	text-align: justify;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0a2d5d;
}

#blogcontent {
        position: absolute;
        left: 400px;
        top: 380px;
        width: 560px; 
        height: 270px; 
        color: #0a2d5d; 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; 
        text-align: justify;
        overflow: auto;
}
#memberstitle {
        position: absolute;
        left: 390px;
        top: 293px;
        color: #06338C;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        width: 542px;
        text-align: center;
}
#memberscontent {
        position: absolute;
        left: 399px;
        top: 351px;
        width: 542px; 
        height: 318px; 
        color: #0a2d5d; 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; 
        text-align: center;
        overflow: auto;
}
#memberscontent a,link {color: #912701; text-decoration:underline}
#pgct {
  position: absolute;
  top: 320px;
  left: 515px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80% ;
  color: #000000;
}
#biddingcontent {
        position: absolute;
        left: 415px;
        top: 365px;
        width: 542px; 
        height: 233px; 
        color: #0a2d5d; 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px; 
        font-style: normal;
        text-align: left;
        overflow: auto;
}
#biddinglink {
        position: absolute;
        left: 507px;
        top: 610px;
}
#forumlink {
    position: absolute;
	top: 693px;	
	left: 133px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FFFFFF;
}
#forumlink a:link {color: #FFF79F}
#forumlink a:visited {color: #FFF79F}

#footer1 {
	position: absolute;
	top: 720px;	
	left: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#footer2 {
	position: absolute;
	top: 680px;	
	left: 130px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	font-style: normal;
}


