/****  Remove Browser Default****/
html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	padding-top: 20px;
}
body {
	font-size: 100%; /* Fix for some browser bugs */
	background-color: #ffffff;
	font-family: sans-serif;
	font-weight:normal;
	font-size:100%;
	margin-top: 5px;
	padding-top: 5px;
}
h1, h2, h3, h4, h5, h6 {
font-family: sans-serif;
font-weight:normal;
font-size:100%;

}

/****NAVIGATION 1****/


#navbar1 {
position: relative;
height: 51px;
width: 936px;
margin-right: auto;
margin-left: auto;
font-family: sans-serif;
font-size: x-small;
font-weight: bold;
background: url(images/nav.jpg) no-repeat;
}

#navbar1 ul {
text-indent: 440px;
padding-top: 20px;
font-family: sans-serif;
font-size: x-small;
font-weight: bold;
color: #833447;
line-height: 31px;
white-space: nowrap;
}

#navbar1 li {
list-style-type: none;
display: inline;
}

#navbar1 li a {
text-decoration: none;
margin: 0px;
color: #833447;
}

#navbar1 lia:link {
color: #833447;
}

#navbar1 lia:visited {
color: #833447;
}

#navbar1 lia:hover {
font-size: medium;
font-weight: bold;
color: #30302C;
}

/****NAVIGATION2****/

#navbar2 {
height: 30px;
width: 936px;
background-color: #833447;
margin-top: 0px;
margin-right: auto;
margin-left: auto;
font-family: sans-serif;
}

#navbar2 ul {
margin: 0px;
padding: 0px;
font-family: sans-serif;
font-size: small;
font-weight: bold;
color: #FFF;
line-height: 30px;
white-space: nowrap;
}

#navbar2 li {
list-style-type: none;
display: inline;
}


#navbar2 li a {
text-decoration: none;
padding: 2px 2px;
color: #FFF;
}

#navbar2 lia:link {
color: #FFF:
}


#navbar2 lia:visited {
color: #FFF;
}

#navbar2 lia:hover {
font-size: medium;
font-weight: bold;
color: #30302C;
}

/********header******/

#header {
	position: relative;
	font-family: sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #833447;
	background: url(images/head.gif) no-repeat;
	width: 936px;
	height: 145px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}

/**************Table w/ borders************/

#table { 
position: relative;
width: 853px;
margin-right: auto;
margin-left: auto;
border-left-style: solid; 
border-left-color: #833447; 
border-left-width: 47px; 
border-right-style: solid;
border-right-color: #833447;
border-right-width: 36px;
}

div {
    \width: 936px;
    w\idth: 853px;
  } 

/*****text table*****/
#text {
text-align: left;
padding: 18px;
font-size: 12pt;
font-color:  #072B65; 
font-weight: bolder; 
font-family: sans-serif;
}

/**************************************************/
/*                                       Bottom                                             */
/**************************************************/

#bottom {
background: url(images/bgbottom.gif) bottom center no-repeat; 
width: 936px;
height: 46px;
margin-right: auto;
margin-left: auto;
}
