body {
	background-color: #2a022d;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}

#wrapper {
	background:#563858 url(../images/bg-wrapper.gif) top center no-repeat fixed;
	width:900px;
	margin:0px auto;
	padding-top:10px;
		font-style:normal;
}

#banner {
	height:266px;
	width:828px;
	margin:0 auto;
}

#content-wrapper {
	width:828px;
	margin:0px auto 0px auto;
}

#video {
	width:50%;
	float:left;
}

#info {
	width:47%;
	float:left;
	margin-left:18px;
	color:#FFF;
	font-size:13px;
}

#info strong { color:#dbed53; }

#infocontent {	background:#2a022d url(../images/infobg.gif) bottom left no-repeat; padding:7px; color:#FFF; font-size:12px; margin-bottom:20px;}

#infocontent h1{	color:#dbed53;	font-size:18px;	font-weight:bold;	line-height:normal;	margin:0px; }

.mainpic {
  background-image: url(../images/bg_main.jpg);
  background-repeat: no-repeat;
  background-position: top left
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}

.maintext A {
    color: #8f970d;
    text-decoration: none;
}
    
.maintext A:hover  {
    color: #ADB610;
    text-decoration: none;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #555555;
	line-height: 18px;
	
}

.quote A {
    color: #8f970dc;
    text-decoration: none;
}
    
.quote A:hover  {
    color: #ADB610;
    text-decoration: none;
}

.quotename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	line-height: 18px;
	
}


.navigation {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}

/*.navigation a {
    color: #ffffff;
    text-decoration: none;
	display:block;
	float: right;
	padding:0px 14px;
	
}
    
.navigation A:hover  {
    color:#ADB610;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}*/

.subnavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #dbdbb4;
	line-height: 24px;
	
}

.subnavigation A {
    color: #787D0B;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}
    
.subnavigation A:hover  {
    color:#ADB610;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
}

.languagenavigation {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #dbdbb4;
	margin: 0px;
}

.languagenavigation  ul {
	list-style:none;
}

.languagenavigation li {
	list-style:none;
	display:inline;
}

.languagenavigation a {
    color: #af70b5;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
	margin: 0px;
}
    
.languagenavigation A:hover  {
	color:#ADB610;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}

.languagenavigation img {
	margin:0px 5px;
}

.header {
	color: #A85924;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	margin: 0;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}

.footer A {
    color: #ffffff;
	font-style: normal;
	font-weight: normal;
    text-decoration: none;
	margin: 0px;
}
    
.footer A:hover  {
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}


