* {
	margin: 0;
	padding: 0;
	font-family: Veranda, Arial, Helvetica, sans-serif;
}

body {
	text-align: center;
	font-size: 0.8em;
	color: #333333;
	background-image: url(../images/bgp.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container {
	width: 760px;
	background-color: #CC99CC;
	text-align: left;
	margin: 0 auto;
	overflow:  hidden;
	padding: 10px;
}

/***************************************************/
/* HEADER */



#title {
	background: url(../images/titlefly.jpg) no-repeat;
	width: 780px;
	height: 166px;
	margin-top: 0px;
	float: none;
}

#title span {
	display: none;
}

#date {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	font-size: 1em;
	color: #400040;
}


/***************************************************/
/* MENU */

#menu {
	font-size: 0.9em;
	color: #660066;
	width: 160px;
	padding-right: 10px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
	clear: both;
}

#menu a {
	color: #660066;
	text-decoration: none;
	display: block;
}

#menu a:hover, #menu li:hover, #menu .over {
	color: #00CCCC;
	text-decoration: none;
}

#menu ul {
	list-style: none;
}

#menu li {
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #eee;
	cursor: pointer;
}

#menu .open {
	/*color: #FF3399;
	font-weight: bold;*/
}

/*************************/
/* Sub Menu */

.slider {
	background-color: #CC99CC;
}

#menu ul ul {
	font-weight: normal;
	padding-left: 10px;
	margin: 10px 0 5px 0;
}

#menu ul ul li {
	border: none;
	border-top: 1px solid #eee;
}

/***************************************************/
/* CONTENT LAYOUT */

#contentLeft {
	width: 350px;
	margin-left: 175px;
	padding-right: 10px;
	border-bottom: 1px solid #eee;
}
.floatRightClear {
	clear: right;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}


#contentRight {
	float: left;
	margin-left: 10px;
	width: 210px;
}

#content {
	float: left;
	margin-left: 10px;
	width: 570px;
}


/***************************************************/
/* FEATURES */

#features {
	list-style: none;
}

#features li {
	margin-bottom: 20px;
	border: 1px solid #ccc;
	clear: both;
}

#features img {
	clear: both;
	float: left;
	margin: 0 5px 5px 5px;
	border: none;
	width: 63px;
	height: 63px;
}

#features h2 {
	font-size: 1.2em;
	margin: -10px 5px 0 5px;
	cursor: pointer;
	padding: 0 5px;
	float: left;
	background-color: #FFFFFF;
}

#features p {
	margin: 10px 5px 5px 5px;
	font-size: 0.9em;
	cursor: pointer;
}

#features a {
	margin: 0;
	padding: 0;
	color: #666666;
	text-decoration: none;
}

#features a:hover, #features a:hover h2 {
	color: #CC9900;
	text-decoration: none;
}


/***************************************************/
/* CONTENT */

h1 {
	font-size: 2em;
	color: #993366;
	border-bottom: 1px solid #eee;
}

h2 {
	font-size: 1.6em;
	color: #993366;
}

h3 {
	font-size: 1.2em;
	color: #993366;
}

p {
	margin: 1em 0 1em 0;
	line-height: 1.5em;
}

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

a:hover {
	color: #CC9900;
	text-decoration: none;
}


/***************************************************/
/* FOOTER */

#footer {
	clear: both;
	margin-top: 10px;
}

#footer img {
	margin-right: 10px;
	border: none;
}

.btnav {background-color: #FFFFFF} 

.copyright {
	border-top: 1px solid #ccc;
	margin: 5px 0 30px 0;
	padding-top: 5px;
	text-align: right;
	font-size: 0.9em;
}


/***************************************************/
/* HACKS */

.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cf {
	display: inline-block;
}
.floatRightCleardrop400 {
	clear: right;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-top: 400px;
}
.copyright2 {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	text-align: right;
	font-size: 0.9em;
	clear: both;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
.floatRightCleardrop275 {

	clear: right;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-top: 275px;
}
.floatRightCleardrop150 {

	clear: right;
	float: right;
	margin-right: 10px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-top: 150px;
}
#contentwide {

	float: left;
	width: 400px;
	margin-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #eee;
}
#floatLeft {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding-right: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



