#main {
	position: absolute;
	width:99%;
	height:723px;
	background-color: #000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
}
body {
	background-color: #000000;
	background-repeat: repeat;
}
#masthead {
	position:absolute;
	width:99%;
	height:113px;

	top: 142px;
	background-color: #000066;
	
	background-image: url(images/mast_bg.jpg);
	background-repeat: repeat-x;
}

#button_home {
	position:absolute;
	width:93px;
	height:24px;
	z-index:1;
}

#image_area {
	width:99%;
	height:115px;
	background-image: url(images/image_area_bg.jpg);
	background-repeat:repeat-x;
	
}

#main_text {
	position:absolute;
	width:1216px;
	height:421px;
	
}
#col_l {
	position:absolute;
	width:1178px;
	height:406px;
	z-index:1;
	top: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	font-style: normal;
	line-height: normal;
	text-align: left;
	padding-top: 200px;
	padding-left: 200px;
}
#col_r {
	position:absolute;
	width:397px;
	height:362px;
	z-index:2;
	left: 635px;
	top: 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
#text_within {
	position:absolute;
	width:408px;
	height:235px;
	z-index:1;
	left: 723px;
	top: 143px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	list-style-type: circle;
}
#text_within1 {
	position:absolute;
	width:416px;
	height:309px;
	z-index:1;
	left: 249px;
	top: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
#text_within2 {
	position:absolute;
	width:324px;
	height:38px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	top: 266px;
}
/*
#nav {
	position:absolute;
	min-width:1150px;
	height:34px;
	z-index:7;
	background-color: #000B47;
	left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	display: inline;
}
*/
#nav {
    width:99%;
	padding-top:4px;
	background-color: #AAAABB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#nav div {
	height:40px;
	width:1150px;
}
#nav ul {
	margin:0px;
	padding:0px;
}
#nav ul li {
	list-style-type:none;/*removes bullets*/
	display:inline;/*makes horizontal*/
	
}
#nav a {
	border:1px solid #FFFFFF;
	color:#000000;
	font-weight: bold;
	padding: 3px 20px 3px 20px;
	cursor:pointer;
	text-decoration: none;
	background-color: #AAAABB;
}
#nav a:hover {
	background-color:#CCCCFF;
	color: #000099;
}
#nav a.uberlink,
#nav a.uberlink:hover {
	color: #0033FF;
	background-color:#AABBAA;
}
/*
ul
{
	list-style-type: none;
	padding:200;
	overflow:hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0099FF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -35px;
	text-decoration: none;
}
li
{
	float: none;
	display: inline;
	padding:34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990099;
	text-decoration: none;
}
a
{
	display: inline;
	width:60px;
	background-color: #000B47;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
*/
#president {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	top: 19px;
}
#footer {
	position:absolute;
	height:44px;
	left: 352px;
	top: 573px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 30px;
	width: 680px;
}
#reyzart-gallery {
	width: 702px;
	height: 600px;
	border: solid 2px black;
	overflow: hidden;
	background-color: #000000;
	left: 240px;
	margin-top: 80px;
	color: #000000;
	padding-top: 20px;		
	
}
#facebook {
	position:absolute;
	width:335px;
	height:69px;
	z-index:1;
	left: 545px;
	top: 414px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
