
body
{
   magin-top: 0px;
   margin-bottom: 0px;

}

#all
{
	width: 1000px;
	height: 1000px;
	margin: 0px auto;
	background-image: url('images\border.jpg');
	background-repeat: no-repeat;
}

#maincontent
{
   background-color: #ffffff;
   margin-left: 40px;
   width: 800px;
   height: 1000px;
   margin: 0px auto;
}


#header
{ 
   margin: 0px; 
   float: left;
   border: none;  
}

#navbar
{
	height: 51px;;
	width: 800px;
	margin-top: 10px;
	float: left;
}

h1
{
   font-family: "Arial";
   font-size:   11px ;
   color:     #d6c697;
}

h2
{
	font-family: "Arial";
	font-size: 11px;
	color:  #d4ccb4;
}

#maincontentnav
{
	background-image: url('images/maincontentnav.jpg');
	background-repeat: no-repeat;
	width: 596px;
	height: 30px;
	float: right;
	margin-left: 204px;
	margin-top: -3px;
}

.textalign
{
	margin-left: 20px;
	margin-top: 6px;
}


#lside
{
	float: left;
}

#rside
{
	float: right;
}

ul
{
	list-style-type: none;
    line-height: 15px;
}

.right
{
	float: right;
}

#shield img
{
	margin-top: 30px;
	margin-left: 397px;
	height: 200px;
	width: 200px;
}

#introductionipic img
{
	margin-top: -3px;
	float: right;
	margin-left: 190px;
}

#introductionp
{
	background-color: #ffffff;
	margin-left: 30px;
	text-align: justify;
	width: 400px;
	height: 600px;
	font-family: "Arial";
	font-size: 12px;
	color: #630;
	
}

#updates
{
	position: absolute;
	background-color: #3e2f04;
	margin-top: -595px;
	margin-left: 470px;
	height: 250px;
	width: 300px;
}

#eventlist
{
	margin-top: 20px;
	margin-left: -10px;
}

#headerpicture
{
	margin-left: 30px;
}