/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
body {
	margin: 0px;
	padding-top: 0px;
}
div#header {
	background-color: #95C0CE;
}
div#footer {
	color: #FFFFFF;
	background-color: #2A5466;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
div#box1 {
	background-color: #F90030;
	padding: 5px;
	width: 152px;
	margin-bottom: 20px;
	color: #FFFFFF;
	background-image: url(../images/emagazines_bg.gif);
}
div#box2 {
	background-color: #F8F5B5;
	border: 1px solid #95C0CE;
	padding: 5px;
	width: 150px;
	color: #2A5466;
	font-weight: bold;
	margin-bottom: 20px;
}
hr {
	color: #95C0CE;
	height: 1px;
}
div#nav {
	width: 170px;
	padding-top: 2px;
	float: left;
}
div#nav1 {
	padding-right: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A5466;
	text-align: right;
	padding-top: 8px;
}
div#nav2 {
	padding-right: 8px;
	padding-bottom: 8px;
	text-align: right;
	padding-top: 8px;
	background-color: #F8F5B5;
}
div#nav a {
	font-weight: bold;
	color: #2A5466;
	text-decoration: none;
}
div#content {
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	float: left;
	width: 412px;
}
div#main {
	width: 100%;
}
div#right {
	float: right;
	padding-top: 10px;
}
div#box2 a {
	text-decoration: none;
	font-weight: normal;
	color: #2A5466;
}
img#example {
	padding-top: 8px;
}
a:hover {
	text-decoration: underline;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div#footer2 {
	padding-left: 5px;
}
div#main2 {
	width: 760px;
	background-color: #95C0CE;
	float: left;
}
div#main3 {
	background-color: #FFFFFF;
	float: right;
}
div#nav a:hover {
	text-decoration: underline;
}
div#box2 a:hover {
	text-decoration: underline;
}
div#footer a:hover {
	text-decoration: underline;
}
img#thumb {
	padding-top: 5px;
	padding-bottom: 5px;
}
.textbox {
	background-color: #95C0CE;
	width: 230px;
}
div#box1 a {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
