body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#666666;
	color:#525252;
	
	line-height: normal;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-color: #99CCCC;
	background-color: #D6E3F5;
	
}
a {

    color: #000;

    text-decoration: none;

}

a:visited {

    color: #555;

}

a:hover,

a:focus,    

a:active {

    text-decoration: underline;

}
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}


h1 {

    font-size: 120%;

    margin-bottom: 1em;
	

}

h2 {

    font-size: 1.33em !important;

    margin: 1.88em 0 1.25em;

}

h3,

h4 {

    color: #363636;

}

h3 {

    font-size: 1.1em;

    margin: 1em 0 .5em;

}

h4 {

    font-size: 1em;

}

form {
	margin: 0;
}
input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}

/***********************************
container
************************************/
#container {
	width: 750px;
	border: #fff 8px solid;
	padding: 0px;
	margin: 0 auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}

/***********************************
masthead
************************************/
#masthead {
	
	background: url(headers/rotate.php) no-repeat 100% 0;

	padding: 92px 0px 0px 0px;}



.stripe {
	margin: 0; 
	padding: 0;
	height: 40px;
    opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #D6E3F5;
	
	}
	
.stripe h1 {

	font-size: 1,4em;
	

	font-weight: bold;

	text-align: center;

	vertical-align: bottom;

	color: #003;
	
	margin: 0px;

	font-style: italic;

}


/***********************************
sidebar
************************************/
#sidebar {
	float: left;
	width: 160px;
	vertical-align: top;
	background-color: #FFF;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px;
}
.menu{
	border: 0px;
	border-style: dotted;
	border-bottom: 0px;
	border-color: #CCC;
	
}

.menu li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px dotted;
	border-color: #ccc;
}

.menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid;
	border-color: #ccc;
}

.menu ul ul {
	padding-left: 10px;
	background-color: #E1EAEA;
	border-bottom: 0px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 4px 10px 4px 10px;
	color: #003;
	display: block;
	text-decoration: none;
	font-weight: normal;	
}
.menu a:hover {
	text-decoration: underline;
	color: #fff;
	background-color:#A2B8D6;
}
.menu a.menu_current {
	font-weight: bold;
	color:#666666;	 
	background-color: #FBEEF5;
}

.tools {
	float: left;
	width: 170px;
	color: #666;
	text-align: center;	
	background-color: #FFF;
	font-size: 70%;
	padding: 0px;
}
.tools input {
	width: 80%;
	font-size: 80%;
}
.tools a:link, .tools a:visited, .tools a:active {
	color: #999;
	text-decoration: none;
}
.tools a:hover {
	color: #FFF;
	text-decoration: none;
}

/***********************************
main content
************************************/
#mainContent {
	float:right;
	width: 508px;
	padding: 20px;
	
	background-color: #FFF;
	position: relative;
	vertical-align: top;
	
	text-align: left; 
	word-spacing: 1px;
             

}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	border-bottom: 1px dotted #333; 
}
#mainContent a:hover {
	border-bottom: 1px solid #333;
	background-color:#E1EAEA;
}

	
	.foto {
	margin: 0 10px 0 0;
	padding: 10px;
	border: 1px solid #eee;
	background-color:#FFFFFF;
	border-bottom:  1px solid #aaa;
	float:left;
	
}

#mainContent h1 {
	border-bottom:  1px solid;
	font-size: 120%;
}

/***********************************
separator
************************************/

#clear
	{
	clear: both;
	height:0;
	}


/***********************************
footer
************************************/

#footer {
	color: #999;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 99%;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover { 
	border-bottom: 1px dotted #333; color: #333; 
	}
a {

    color: #000;

    text-decoration: none;

}



a:visited {

    color: #555;

}

a:hover,

a:focus,    

a:active {

    text-decoration: underline;

}
.foto {
	margin: 0 10px 0 0;
	padding: 10px;
	border: 1px solid #eee;
	background-color:#FFFFFF;
	border-bottom:  1px solid #aaa;
	
}