/* Design by WebCastle design http://www.webcastledesign.eu */

/* -- Additional Style sheets --*/
@import url('slideshow_style.css');

body {
	margin: 11px 0 0 0;
	padding: 0;
	background-color: #000000;
	font: normal small Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	padding: 0;
	text-transform: inherit;
	letter-spacing: .2em;
	color: #cccccc;
}

h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial;
	text-transform:inherit; 
	letter-spacing: .2em;
	color: #eebc63;
}

p, ul, ol, blockquote {
	margin-top: 0;
	line-height: 160%;
	font-family: Arial;
	color: #CCCCCC;
}

ul {
	margin-top: 0;
	line-height: 160%;
	color: #eebc63;
}

a {
	text-decoration: none;
	font-family: Arial;
	color: #eebc63;
}

a:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #eebc63;
}

/* Header */

#top {
	width: 1100px;
	height: 20px;
	margin: 0 auto;
	text-align: left;
}
#top image {
	border: #0d0d0d;
}
#header {
	width: 1100px;
	height: 161px;
	margin: 0 auto;
	background: url(images/worldheader2.gif) no-repeat;
}

#header * {
	text-decoration: none;
	text-align: center;
	color: #000000;
}

/* Menu */

#menu {
	width: 1100px;
	height: 55px;
	margin: 0 auto 0 auto;
	background-color: #000000;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 150px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: xx-small;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img4.gif);
	color: #FFFFFF;
	width: 150px;
}

#menu table {
	width: 1100px;
	height: 40px;
	color: #cccccc;
}

#menu table.dropdown {
	background-color: #000000;
	width: 150px;
	top: 196px;
	margin: 0;
	position:absolute;
	visibility:hidden;
}

/* Content */
/* Start Mac IE5 filter \*/

#content {
	width: 1100px;
	margin: 0 auto;
	background-color: #000000;
	overflow: hidden
}

#colTwo {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	width: 890px;
	min-height: 50px;
	font-family: Arial;
	height: auto;
	background-color: #0d0d0d;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#colThree {
	float: right;
	width: 160px;
	min-height: 50px;
  	height:auto;
	font-family: Arial;
	background-color: #0d0d0d;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

/* End Mac IE5 filter */
/* Content Elements */

#content h2 {
	height: 21px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 9px 0 0 10px;
	color: #eebc63;
	font-family: Arial;
	letter-spacing: normal;
	font-size: .9em;
}

#content h3 {
	letter-spacing: normal;
	font-size: x-small;
	font-family: Arial;
	color: #FFFFFF;
}

#content a.one {
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: xx-small;
	font-family: Arial;
	color: #FFFFFF;
}

#content table {
	color: #cccccc;
	padding: 9px 0 0 10px;
	margin-left: 9px;
	font-family: Arial;
	margin-right: 20px;
}

#content table.one {
	margin-top: 0;
	padding-left: 15px;
	line-height: 160%;
	color: #CCCCCC;
	font-family: Arial;
	font-size:x-small;
}

#content p {
	margin-top: 0;
	padding-left: 9px;
	padding-right: 20px;
	line-height: 160%;
	font-family: Arial;
	color: #CCCCCC;
}

#content p.one {
	margin-top: 0;
	padding-left: 9px;
	padding-right: 20px;
	line-height: 140%;
	color: #CCCCCC;
	font-family: Arial;
	font-size:x-small;
}
#content p.red {
	margin-top: 0;
	padding-left: 9px;
	padding-right: 20px;
	line-height: 140%;
	color:#ffffff;
	font-family: Arial;
	font-size:x-small;
}

#content p.two {
	padding-right: 18px;
	margin: -10px;
	line-height: 140%;
	color: #CCCCCC;
	font-family: Arial;
	font-size:x-small;
}

#content ul {
	margin-left: 0;
	padding-left: 9px;
	padding-right: 20px;
	font-family: Arial;
	list-style: square inside;
	color: #CCCCCC;
}

.img a{
	border: 5px;
}


/* Footer */

#footer {
	width: 1100px;
	font-family: Arial;
	background-color: #0d0d0d;
	text-align: center;
	margin: 0 auto;

}

#footer p {
	margin-top: 0;
	line-height: 140%;
	color: #CCCCCC;
	font-family: Arial;
	font-size:x-small;
}

#footer a {
	text-align: center;
	font-family: Arial;
	color: #cccccc;
	font-size:x-small;
}

#footer a:hover {
	text-decoration: underline;
	font-family: Arial;
	color: #ffffff;
	font-size:x-small;
}

#footer ul {
	margin-top: 0;
	line-height: 160%;
	color: #cccccc;
	font-family: Arial;
	font-weight: bold;
	font-size:x-small;
}

/* hidden code */

#clear {
	clear:both;
}

#code {
	width: 1100px;
	background-color: #000000;
	color: #000000;
	margin: 0 auto;
}
