body {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	border: 0px none;
	background-color: #000000;
}

#splash{
padding-top:100px;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	margin: 0 0 20px 0;
}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; color:#FFFFFF }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 12px; font-style: italic;}



.break {
	clear: both;
}

a {
	color: #fff;
	text-decoration: none;
	
}

a:hover {

}

#page_wrapper_top {
	width: 1024px;
	margin: 0 auto;
	margin-top:20px;	
}

#blog{
float:right;
padding:10px;
}


#page_wrapper {
	width: 1024px;
	margin: 0 auto;	
}

#wrapper{
	width: 600px;
	float: left;
}
#mainpic{
	width:1024px;
	margin: 0 auto;
}

 

#header{
	height:45px;
	width:1024px;
	background:url(../images/header.jpg) no-repeat;
	font-size:20px;
	padding-top:40px;
	padding-left:40px;
	
}

#header .img{
	padding-top:5px;
}

#header .text{
	float:right;
	padding-right:140px;
}


#orange{
	color:#c18c52;

}

#white{
	color:#FFFFFF;
}

#mainpic{
margin-bottom:0;
}


#girls{

}


#content {	
	width: 1024px;
	height:50px;
	background:url(../images/content-top.jpg) no-repeat;
	
}

#content-side{
	width: 1024px;
	background:url(../images/content-side.jpg) repeat-y;	
}

#content-base{
	width:1024px;
	height:11px;
	background:url(../images/content-base.jpg) no-repeat;
}

#page-content {
	width: 600px;
	margin: 0px 0 0 20px;
	float: left;
	line-height: 1.5em;
}

#navbar {
	width: 230px;
	float: left;
	line-height: 3em;
	margin-right:20px;
}

#navbar .top{
background:url(../images/navibar-top.png) no-repeat right;
height:900px;
padding-right:10px;
}

#navbar .middle{
background:url(../images/navibar-mid.jpg) repeat-y;
}


#navbar .base{
background:url(../images/navibar-base.jpg) no-repeat;
height:30px;
}



#navbar a{
color:#FFFFFF;
font-style:normal;
text-decoration:none;
border:none;
}

#navbar ul {
	margin: 0;
	text-align:right;
	padding: 5px;
	font-size:18px;
	color:#FFFFFF;
}

#navbar ul li ul {
	margin-right: 10px;
	font-size:12px;
	color:#FFFFFF;
}

#navbar ul li ul li ul {
	margin-left: 10px;
	font-size:10px;
	color:#FFFFFF;
}

#navbar img{
	border:none;
}




.imageleft {
	float: left;
	margin-right: 15px;
	color:#FFFFFF;
}

.imageright {
	float: right;
	margin-left: 15px;
	color:#FFFFFF;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;

}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/

list-style-type: none;
padding-left: 1px;
margin-bottom: 3px;

}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */

cursor: hand !important;
cursor: pointer !important
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
.menu1 {
	color:white;
	font-size:12px;
	left: 15px;
	right: 10px;
	line-height: 26px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.menu2 {
	font-family:Arial;
	font-size:12px;
	line-height: 26px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-bottom: 12px;
}


#footer{
	
	padding-left:50px;
	padding-top:10px;	
	width: 1024px;
	height:40px;
	color:#ffffff;
}
#footer a{
color:#FFFFFF;
}
#footer a:visited{
color:#FFFFFF;
}

#cesfooter a{
color:#666666;
}
#cesfooter a:visited{
color:#666666;
}

.visas {
	color: #FFFF00;
}
