body {
	width: 790px;
	padding: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #FFFFFF;
	background-image: url(Images/background_image.jpg);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Wrapper {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 900px;
	background-color: #000000;
	border: thick groove #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#Wrapper #mainheader {
	background-color: #FFFFFF;
	height: 160px;
}
#Wrapper #mainheader #logo {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
	width: 246px;
	height: 150px;
}

#Wrapper #navbar {
	background-image: url(Images/footer.jpg);
	background-repeat: no-repeat;
	height: 53px;
	padding-left: 20px;
	color: #FFF;
}

#Wrapper #navbar #nav {
	width: 100px;
	float: left;
	height: 35px;
	text-align: center;
	color: #FFF;
	padding-top: 15px;
}

#Wrapper #navbar #nav a {
	width: 100px;
	float: left;
	height: 35px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#Wrapper #navbar #nav a:hover {
	width: 100px;
	float: left;
	height: 35px;
	text-align: center;
	background-image: url(Images/button%20gradient.png);
	background-repeat: repeat-x;
	color: #FFF;
	text-decoration: none;
	border: thin none #050533;
	background-position: center top;
}



#content  {
	width: 600px;
	float: left;
	margin-bottom: 10px;
	background-color: #FFF;

}


#SideBar {
	float: right;
	width: 350px;
	height: 400px;
	margin-left: 7px;
	margin-bottom: 10px;
	margin-top: 20px;
	background-image: url(Images/Sidebar.jpg);
	background-repeat: no-repeat;
	border: thin none #FFFFFF;
	margin-right: 10px;
	background-color: #FFF;
}
#Wrapper #SideBar #topbox {
	height: 250px;
	border: thin solid #FFFFFF;
	background-color: #000;
}

#Wrapper #box   {
	width: 112px;
	height: 140px;
	float: left;
	background-color: #FF0000;
	border: 2px solid #FFFFFF;
}
#Wrapper #header {
	background-color: #0F0;
}
#Wrapper #Main Content {
	background-color: #FF0000;
}





h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #050533;
	margin-left: 10px;
	padding-top: 10px;
}
h2 {
	color: #2E5275;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	margin-left: 12px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFF;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFF;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFF;
}

h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFF;
	font-weight: normal;
}


#Wrapper  #form  form  table  tbody  tr  {
}
#Wrapper  form  table    {
	background-color: #000;
	text-align: left;
}
#Wrapper #form div {
	text-align: left;
	width: 72px;
}



.StyleBlue {
	color: #343456;
}
#Wrapper #form form {
}


.StyleBold {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bold;
}

.StyleBoldwhite {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bolder;
}

.StyleBoldblue {
	color: #050533;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	margin-top: 5px;
	margin-left: 5px;
	font-weight: bolder;
}

.Link {
	color: #050533;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 18px;
}

.Link2 {
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	font-size: 18px;
}

a:hover {
	color: #06C;
	text-decoration: none;
}
#Wrapper   #form  {
	width: 550px;
}
#Wrapper   #images  {
	text-align: center;
}

#amcs  {
	width: 900px;
	text-align: center;
	font-size: large;
	color: #000000;
	margin-top: 5px;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: 30px;
	clear: both;
}
#amcs2 {
	text-align: center;
	width: 920px;
	margin-top: 10px;
}
