body {
	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat-x;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 774px;
        height: 100%;
}
/********************** Header ***************************/
#logo{
	background-color: #000000;
	background-repeat: repeat-x;
	height: 161px;
	width: 774px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logo a{
	margin: 0px auto;

}
#header {
	margin: 0px 0px 0px 0px;
	width: 774px;
	height:266px;
	background-image: url(images/headers/flipit.php);
	background-repeat: no-repeat;
	position:relative;	
}
#header ul{
	list-style-type: none;
	display:inline;
	position:absolute;
	top:242px;
	left:120px;
}
#header li{
	float:left;
		
}
.lastchild{
	border-right: 0px none #000000 !important;
}
#header ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 0px 7px 0px 7px;
	border-right: 2px solid #999999;
}
#header ul a:hover{
	color:#CC6622;
}

/***********************Menu*******************************/

.dropdownmenu, .dropdownmenu ul{ /*topmost and sub ULs, respectively*/
font: normal 11px Verdana;
color: #aaaaaa;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: #111111;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
display: none; /*collapse all sub menus to begin with*/
box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
-webkit-box-shadow: 3px 3px 8px #818181;
-moz-box-shadow: 3px 3px 8px #818181;
}


.dropdownmenu li{
position: relative;
}

.dropdownmenu li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: #aaaaaa;
background: #111111;
border-bottom: none;
text-decoration: none;
padding: 4px 5px;
}

* html .dropdownmenu li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.dropdownmenu li a:hover, .dropdownmenu li.selected>a{
background: #222222; color: #cc6622
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}


/********************** Content ***************************/

#content {
	background-color: #111111;
	width:774px;
	display:block;
	
}
#content h1{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #dddddd;
	margin: 0px 23px 6px 28px;
	padding: 20px 0px 0px 0px;
	border-bottom: 1px solid #dddddd;
}


#topticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #111111;
}

#topticker{
width: 355px;
height: 16px;
border: 1px solid #cc6622;
padding: 4px 0px 0px 4px;
margin: 14px 25px 0px 0px;
float:right;
display:block;
background-color: #111111;
font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #dddddd;
text-decoration: none;
}

#topticker a{
font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #dddddd;
text-decoration: none;
background-color: #111111;
}


/********************** Content - left ***************************/
#left {
	background-color: #aaaaaa;
	border: 1px solid #ffffff;
	width:550px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 15px 0px;
	float:left;
	display:inline;
}
.text{
	float:left;
	width:422px;
}
#left h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	margin: 20px 0px 10px 23px;
}
#left p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:lighter;
	color: #333333;
	margin: 6px 0px 0px 23px;
}
#left b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #222222;
	margin: 0px 0px 0px 0px;
}
#left a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bolder;
	color: #333333;
        text-decoration: none;
}

a img { border: 0px;
       
}
a img:hover{border:0px solid black;
}

#left a:hover{
	color:#000000;
}
.photos{float:right;}
.photos img{display:block;}
/********************** Content - right ***************************/
#right {
	float:right;
	width:156px;
	background-color:#aaaaaa;
	margin: 0px 23px 10px 0px;
	padding: 0px 0px 6px 0px;
	display:inline;
	border: 1px solid #ffffff;
}
#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #111111;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#cc6622;
	width:156px;
	text-align:center;
	padding: 3px 0px 3px 0px;
}
#right p{
	padding: 10px 9px 0px 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#right a{
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight:bolder;
	
}
#right a:hover{
	color:#000000;
}
#right span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #222222;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#aaaaaa;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 15px 6px 0px 6px;
}

/********************** footer ***************************/
#footer, #footer a {
	background-color: #111111;
	width: 774px;
	height:22px;
	text-align:center;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #aaaaaa;
}
#footer a:hover{
	color:#CC6622;
}