* {
	margin: 0;
	padding: 0
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #033;
	text-align: center;
	margin: 0;
	padding: 0
}
#wrapper {
	background-color: #fff;
	text-align: left;
	margin: auto;
	padding: 0;
	width: 779px
}
#header {
	color: #000;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 779px;
	height: 230px;
	background-color: #FFF;
}
#header h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 3;
	border-width: 0;
	font-style: italic;
	padding-left: 10px;
	float: left;
	color: #fff;
}
#header h2 {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	float: right;
}
#header h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #033;
	float: right;
	padding-right: 10px;
	font-style: italic;
	padding-top: 100px;
}
#header a {
	color: #fff;
	text-decoration: none
}
#header a:hover {
	color: #c47fd9;
	;
	text-decoration: none
}
.esp_title {
	height: 80px;
	width: 314px;
	margin-top: 55px;
	margin-left: 15px;
}
.eng_title {
	height: 77px;
	width: 319px;
	margin-top: 58px;
	margin-left: 12px;
}
.issue {
	height: 15px;
	width: 150px;
	padding: 0px;
	left: 619px;
	float: right;
	margin-top: 45px;
	margin-right: 20px;
}
#main {
	background-color: #fff;
	background-image: url(images/header2_bg.jpg);
	width: 779px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#rightcol {
	width: 529px;
	margin-bottom: 20px;
	margin-top: 2px;
	margin-left: 237px;
}
#topbox {
	width: 529px;
	margin-bottom: 10px;
}
#topbox h1 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #033;
	margin: 0;
	padding: 5px 5px 5px 15px
}
#topbox p {
	padding-top: 0;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.bg-topbox {
	padding-top: 15px;
	padding-bottom: 20px;
	border: 1px solid #033;
	background-color: #b1d8e5;
}
#content {
	width: 529px;
}
#content h1 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #033;
	margin: 0;
	padding: 5px 5px 5px 15px
}
h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	line-height: 120%;
	font-style: italic;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	padding-top: 0;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
td {
	padding-top: 0;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #56236f;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #c47fd9;
	text-decoration: none
}
#content ul {
	list-style-type: disc;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 10px;
}
#content li {
	padding-left: 0px;
	padding-bottom: 20px;
}
#content .callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	margin-right: 100px;
	margin-left: 100px;
	margin-bottom: 20px;
	text-align: center;
}
.topper-left {
	background-image: url("images/corner_left.gif");
	background-repeat: no-repeat;
	background-position: 0 0
}
.topper-right {
	background-image: url(images/corner_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0
}
.img_right {
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	clear: right
}
.img_left {
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left
}
.bg-home {
	padding-top: 15px;
	padding-bottom: 20px;
	border: 1px solid #033;
}
.bg-white {
	background-color: #fff;
	border-right: 1px solid #033;
	border-left: 1px solid #033;
	margin-bottom: 20px;
	padding-top: 15px;
}
.more {
	color: #fff;
	font-weight: bold;
	background-image: url("images/more_bg.gif");
	background-repeat: no-repeat;
	text-align: center;
	width: 60px;
	height: 20px;
	float: left
}
.back {
	color: #fff;
	font-weight: bold;
	background-image: url("images/back_bg.gif");
	background-repeat: no-repeat;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	padding-bottom: 5px;
}
.feedback {
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 150px;
	height: 20px;
	float: left;
	background: url("images/back_bg.gif") no-repeat;
}
.bottom-border {
	border-bottom: 1px solid #033
}
.clearboth {
	clear: both
}
#leftcol {
	width: 220px;
	padding: 0;
	margin: 0;
	float: left;
}
.backnav {
	float: left;
	margin-top: 160px;
	margin-left: 10px;
}
#welcome {
	margin-top: 160px;
	margin-left: 10px;
	width: 220px;
}
#welcome h1 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #033;
	margin: 0;
	padding: 5px 5px 5px 15px
}
#biog {
	margin-top: 10px;
	margin-left: 10px;
	width: 220px;
}
#biog h1 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #033;
	margin: 0;
	padding: 5px 5px 5px 15px
}
#subscribe a, #currentissue a, #lastissue a, #contact a, #about a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-left: 10px;
	padding-top: 5px;
}

#subscribe a:hover, #currentissue a:hover,#lastissue a:hover, #contact a:hover, #about a:hover {
	color: #56236F;
	font-weight: bold;
	text-decoration: none
}
#subscribe, #currentissue, #lastissue, #contact, #about {
	height: 30px;
	width: 220px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#subscribe {
	background-image: url(images/button_sm_bg4.jpg);
}
#currentissue {
	background-image: url(images/button_sm_bg5.jpg);
}
#lastissue {
	background-image: url(images/button_sm_bg1.jpg);
}
#contact {
	background-image: url(images/button_sm_bg2.jpg);
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#about {
	background-image: url(images/button_sm_bg3.jpg);
}
#footer {
	background-color: #033;
	padding-top: 10px;
	width: 779px;
	float: left
}
#footer p {
	color: #fff;
	font-size: 11px;
	text-align: center
}
#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none
}
#footer a:hover {
	color: #d4b4eb;
	text-decoration: none
}
#credit {
	width: 779px;
	float: left
}
#credit p {
	font-size: 9px;
	text-align: center;
	padding-bottom: 3px
}
#credit a {
	color: #fff;
	font-weight: bold
}
#credit a:hover {
	color: #d1c7e2
}

