* {
    padding: 0;
    margin: 0;
} 

body {
	background: #300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #08000b;
}

img { border: 1px solid #000000;}
a { color: #f00; text-decoration: none;}
a:hover { text-decoration: underline; color : #000;}

#wrap { margin: 5px auto; width: 835px; }

#header { background: #963; height: 70px; border-style: solid; border-width: 0; }
#top { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 195px; padding-top: 10px; border-style: solid; border-width: 0; }
#imagead { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; height: 150px; border-style: solid; border-width: 0; }
#content { background-image: url(content_bg.gif); margin-top: 5px; }
#header h1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -1px;
	padding: 12px 0 5px 10px;
}

#header h1 a {
	color: #182535;
	text-decoration: none;
}

#header h1 a:hover {
	color: #000;
	text-decoration: none;
}

#header h2 {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 24px;
}

.left { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin-top: 10px; width: 605px; float: right; text-align: justify; padding: 10px; border-style: solid; border-width: 0; }
.right { margin-top: 10px; width: 160px; float: left; border: solid 0 #900; font-size: 12px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 10px; }
.articles img { float: left; margin-right: 20px; margin-bottom: 5px; }
.articles { margin-bottom: 20px; }
.articles .thumbnail { width: 175px; height: 175px; float: left; margin-right: 20px; margin-bottom: 5px; }
.banner img { text-align: center; margin-bottom: 40px; }
.articles h2 { color: #08000b; margin-top: 2px; margin-bottom: 5px; }
.articles h4 { font-size: 20px; font-weight: bold; font-style: italic; text-align: center; margin-top: 15px; margin-bottom: 10px; }
.left h4 { font-size: 20px; font-style: italic; font-weight: bold; text-align: center; margin-top: 15px; margin-bottom: 10px; }
.iframe { margin-top: 10px; padding-left: -5px; }
.right ul {
	list-style-type: square;
	padding: 5px 10px 10px 20px;
	color: #ff5700;
}

.right h2 {
	height: 30px;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}

.right a { color: #ff5700; text-decoration: none  }

#footer { background: #963; margin-top: 10px; text-align: justify; color: #444; font-size: 10px; line-height: 120%; padding: 10px; border-style: solid; border-width: 0; }
