/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3, strong {
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: darkblue;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

h4 {
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	color: darkblue;
	letter-spacing: 0px;
}

strong {
	letter-spacing: 1px;
	font-size: 10px;
        color: darkblue;
}

.caption {
	letter-spacing: 0px;
	color: darkblue;
}

.caption1 {
	letter-spacing: 1px;
	font-size: 10px;
	color: darkblue;
        font-weight: bold;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.jpg) repeat-y;
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 880px;
	height: 80px;
	margin: 3px auto;
	
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

#map {
font-size: 8pt;
}
.iwstyle {
height:50px;
width:130px;
font-family: verdana;
text-align:left;
float: left;
color:#000000;
border: 1px;
}
/* Menu */

#menu {
	width: 760px;
	height: 25px;
	margin: 0 auto;
}


/* Content */

#content {
	width: 720px;
	margin: 0 auto 20px auto;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}
.player {
width: 439px;
height: 298px;
background: black;

}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 200px;
height: 700px;
	padding-left: 20px;
	
}

#links ul {
	margin: 0;
	padding: 2px;
	list-style: none;
}

#links li ul {
	padding: 5px 0 20px 0;
}

#links li li {
	padding: 5px 10px;
	
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 20px;
	padding: 0px;
	
}

#footer p {
	text-align: center;
	color: #999999;
}