﻿#wrap {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
.body {
	background-color: #000000;
}
.page {
	position: relative;
	padding: 20px;
	margin: 5px;
	background-color: #333333;
	width: 960px;
}
.header {
	background-color: #000000;
	position: relative;
}
.logo1 {
	position: relative;
	width: 250px;
	height: 151px;
	top: 1px;
	text-align: center;
}
.logo2 {
	position: absolute;
	left: 250px;
	height: 151px;
	top: 1px;
	width: 710px;
	text-align: center;
}
.navigation1 {
	position: relative;
	background-color: #000000;
	margin-top: 5px;
	text-align: right;
	padding-right: 7px;
	padding-top: 5px;
}
.mainframe {
	position: relative;
	background-color: #000000;
	margin-top: 5px;
}
.subframe1 {
	width: 100%;
	text-align: center;
	background-color: #000000;
}
.subframe2 {
	position: relative;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
.edit1 {
	position: relative;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.footer {
	padding: 10px;
	position: relative;
	margin-top: 5px;
	background-color: #FFFFFF;
	text-align: center;
}
.tablecolumb1 {
	width: 120px;
	vertical-align: top;
}
.tablecolumb2 {
	vertical-align: top;
}
.tablecolumb3 {
	border-width: thin;
	vertical-align: top;
	border-left-style: solid;
	text-align: justify;
}
.tablecolumb4 {
	border-width: 5px;
	border-color: #000000;
	width: 200px;
	vertical-align: top;
	border-left-style: solid;
}
.tablecell1 {
	text-align: center;
}
.tablecell2 {
	text-align: center;
	background-color: #000000;
}
.tablecell3 {
	text-align: center;
	vertical-align: top;
}
.heading1 {
	font-family: Cambria;
	font-size: xx-large;
	font-weight: bold;
	text-transform: uppercase;
}
.heading2 {
	font-family: Cambria;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
}
.heading2L {
	font-family: Cambria;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.heading3 {
	font-family: Cambria;
	font-size: large;
	font-weight: bold;
}
.heading4 {
	font-family: Cambria;
	font-size: medium;
	font-weight: bold;
}
.heading5 {
	font-family: Cambria;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.text1 {
	font-family: Calibri;
	font-size: large;
}
.text2 {
	font-family: Calibri;
	font-size: medium;
}
.text3 {
	font-family: Calibri;
	font-size: small;
}
.picborder1 {
	margin-left: 10px;
}
.picborder2 {
	margin: 10px;
}
.picborder3 {
	margin: 10px 0px 10px 10px;
}
.Thumbnail1 {
	border-style: solid;
	border-width: 2px;
}

