/* CSS Document */

body {
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	font-family: Arial, sans-serif;
	line-height: 1.7em;
	color: #CCDBDF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000;
}
html>body { /* be nice to Opera */
	font-size: small;
}

#wrap {
	float: left;
	width: 845px;
	margin: 0px 0px 0px 0px;
	padding: 35px 0px 0px 0px;
	background: #0C2126 url("../images/redbar.gif") repeat-x;
}



#contentarea {
	float: left;
	width: 470px;
	background-color: #0C2126;
	padding: 12px 0px 40px 45px;
}

#landinglanguages {
	float: left;
	width: 470px;
	background-color: #0C2126;
	padding: 0px 0px 20px 45px;
}

#landinglanguages a {
	text-decoration: none;
	color: #ED1C24;
	width: 170px;
	background-color: #0C2126;
	margin: 0px 0px 0px 20px;
}

#landinglanguages a:hover {
	color: #ED1C24;
	border-bottom: #ED1C24 dotted 1px;
}

.logo {
	float: right;
	padding: 0px 28px 0px 0px;
	margin: 0px 0px 0px 0px;
}


h2 {
	margin: 0px 0px -0.75em 0px;
	padding: 0;
	font-size: 155%;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #ED1C24;
	line-height: 1.75em;
	letter-spacing: 0em;
}

h3 {
	margin: -0.5em 0px -0.75em 0px;
	padding: 0;
	font-size: 125%;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: #ED1C24;
	line-height: 1.75em;
	letter-spacing: 0em;
}

#header h4 {
	font-size: 70%;
	font-weight: normal;
	font-family: verdana, Arial, sans-serif;
	color: #666;
	line-height: 2em;
	letter-spacing: 0em;
}

p {
	margin: 0.75em 0px 0px 0px;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, Arial, sans-serif;
	line-height: 1.75em;
	letter-spacing: 0em;
}

ul {
	margin: 0.75em 0px 0px 1.5em;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, Arial, sans-serif;
	line-height: 1.75em;
	letter-spacing: 0em;
}

.contentlink a {
	color: #ED1C24;
	text-decoration: none;
}

.contentlink a:hover {
	color: #ED1C24;
	text-decoration: none;
	border-bottom: #ED1C24 dotted 1px;
}

.clearboth {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

#footer {
	float: left;
	background-color: #020A0C;
	width: 800px;
	height: 200px;
	padding: 20px 0px 0px 45px;
	
}

#footer p {
	font-size: 85%;
	font-weight: normal;
	font-family: verdana, Arial, sans-serif;
	color: #666;
	line-height: 2em;
	letter-spacing: 0em;
}
