@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 20px;
}
body {
	background-color: #008CCE;
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-repeat: repeat-x;
	line-height: 17px;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin-left: 25px;
	line-height: 35px;
}
h2 {
	margin-left: 25px;
	line-height: normal;
}
h3 {
	font-size: 14px;
	margin-left: 25px;
}
h4 {
	font-size: 11px;
	color: #333333;
}
h5 {
	font-size: 13px;
	color: #000000;
}
p {
	margin-left: 25px;
	margin-right: 25px;
}
a {
	color: #000000;
	text-decoration: none;
}
ol {
	margin-left: 70px;
	margin-right: 30px;
}
li {
	margin-right: 40px;
	text-indent: 0px;
}
ul {
	margin-left: 60px;
	list-style-type: disc;
	list-style-position: outside;
	text-indent: 5px;
}
.pictureMargin {
	margin-top: 20px;
}
.indentNone {
	margin-left: 15px;
}
.indentBig {
	margin-left: 25px;
}
.tableBackground {
	background-color: #FFFFFF;
}
.backgroundWhite {
	background-color: #FFFFFF;
}
#nav_table    a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_table  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_table  a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#nav_table  a:active {
	color: #CCCCCC;
	text-decoration: none;
}
#body_table {
	background-color: #FFFFFF;
}
#magazines {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #EAE6E8;
}
#presented {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #EAE6E8;
}
#footer_table {
	background-color: #F7870F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #573847;
}
#footer_tabs {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: 13px;
	color: #000000;
}
#footer_tabs a:link {
	color: #000000;
	text-decoration: none;
}
#footer_tabs a:visited {
	color: #000000;
	text-decoration: none;
}
#footer_tabs a:hover {
	color: #666666;
	text-decoration: none;
}
#footer_tabs  a:active {
	color: #666666;
	text-decoration: none;
}
#footerWide {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #573847;
}
