/* Start generic link/margin/font setup */

body, head { 
color:					#162e6a;
font-family: 			/*Verdana, Arial, */Helvetica, sans-serif;
font-size: 				14px;
text-align:				justify;
margin:					0px auto;
padding:				0px;
}

body img {
border:					none;
}

html {
height:					100.1%;
}

#contentbox p {
text-indent:			20px;
}

/* Start layout formatting */
#bodysetup {
margin: 				0px auto; 
width:					1000px;
padding-top:			20px;
}
#headersetup {
width:					1000px;
height:					180px;
padding-bottom:			10px;
/*border:					1px solid black;*/
}
#pi_setup {
margin: 				0px auto; 
width:					1000px;
height:					120px;
/*border:					1px solid blue;*/
}
#headerbox {
margin: 				0px auto; 
width:					1000px;
height:					60px;
/*border:					1px solid green;*/
}

#contentareasetup {
width:					860px;
float:					right;
/*border:					1px solid red;*/
}
#contentbox {
margin: 				0px auto; 
padding-top:			20px;
width:					780px;
/*border:					1px solid yellow;*/
}

#footer {
width:					860px;
height:					40px;
font-weight:			lighter;
font-size:				8pt;
color:					#000;
text-align:				center;
clear:					both;
padding-top:			20px;
/*border:					1px solid teal;*/
}

.HomepageBG {
background-image:url("../images/altered_world_globe.jpg");
background-repeat:no-repeat;
}
.HomepageContent {
font-weight:bold;
font-size:16px;
height:337px;
}

/* End layout formatting */

/* Start Main Content Setup*/	

.imgrh {
float:			right;
margin-left:	20px;
margin-bottom:	25px;
border:			none;
}

.imglh {
float:			left;
margin-right:	20px;
margin-bottom:	25px;
border:			none;
}

.imgcen {
margin: 		0px auto; 
text-align:		center;
padding-bottom:	0.75cm;
clear:			both;
border:			none;
}

#navbar {
width:					140px;
float:					left;
position:				relative;
/*border:					1px solid black;*/
}

#Menu1 {
width:					140px;
height:					40px;
background-image:		url("../images/menu/menu1.png");
}

#Menu1 a {
color:					#162e6a;
font-size: 				12px;
position:				relative;
top:					12px;
left:					10px;
text-decoration:		none;
font-weight:			bold;
}

#Menu2 {
width:					140px;
height:					40px;
background-image:		url("../images/menu/menu2.png");
}

#Menu2 a {
color:					#162e6a;
font-size: 				12px;
position:				relative;
top:					12px;
left:					10px;
text-decoration:		none;
font-weight:			bold;
}

#Menu3 {
width:					95px;
height:					20px;
background-image:		url("../images/menu/TopMenu.png");
}

#Menu3 a {
color:					#162e6a;
font-size: 				12px;
position:				relative;
top:					3px;
left:					15px;
text-decoration:		none;
font-weight:			bold;
}

#Menu1 a {
color:					#162e6a;
text-decoration:		none;
}
#Menu1 a:active {
color:					#0020eb;
text-decoration:		underline;
}
#Menu1 a:visited {
color:					#162e6a;
text-decoration:		none;
}
#Menu1 a:hover {
color:					#0020eb;
text-decoration:		none;
}

#Menu2 a {
color:					#162e6a;
text-decoration:		none;
}
#Menu2 a:active {
color:					#0020eb;
text-decoration:		underline;
}
#Menu2 a:visited {
color:					#162e6a;
text-decoration:		none;
}
#Menu2 a:hover {
color:					#0020eb;
text-decoration:		none;
}

#Menu3 a {
color:					#162e6a;
text-decoration:		none;
}
#Menu3 a:active {
color:					#0020eb;
text-decoration:		underline;
}
#Menu3 a:visited {
color:					#162e6a;
text-decoration:		none;
}
#Menu3 a:hover {
color:					#0020eb;
text-decoration:		none;
}
/* End Main Content Setup*/	


