#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
#nav {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #660000;
}
#header {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#content {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#middle {
	margin-left: 250px;
}
#middle2 {
	margin-left: 50px;
}
#design {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
#footer {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
h1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-style: normal;
	color: #660000;
	font-size: 24px;
}
h2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #660000;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #660000;
}
ul {
	list-style-position: inside;
	list-style-type: square;
}
ol {
	list-style-type: none;
	font-size: 18px;
}
body,td,th {
	font-family: "Arial", Helvetica, sans-serif;
}
.style1 {
	color: #660000;
	font-weight: bold;
	font-size: x-large;
	font-style: italic;
}
.style2 {
	font-size: 18px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}
.style3 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #b30086;
}
.style4 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
	text-align: right;
}
.style5 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-align: right;
}
.style6 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #3366FF;
	text-align: right;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366FF;
}

