body {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
  	font-size: 12pt;
  	color: #333;
  	width: 1000px;
  	margin-top : 10px;
	margin-left: auto;
  	margin-right: auto;
	background-color : #ffffff;
	border-style:solid;
	border-width: 3px;
	border-color : #191919;
}


#top{
	background-color : #191919;
	padding-left : 30px;
	padding-right : 30px;
	padding-bottom : 10px;
}

#picture{
	
}

#title{
	font-size: 30pt;
	color : #555555;
}

#title a{
	color : #555555;
	text-decoration : none;
}

#title a:hover{
	color : #ffffff;
}

#menu{
	padding-top : 0px;
	font-size : 14pt;
	padding-bottom : 0px;
	color : #ffffff;
}

#menu a{
	color : #3ca8da;
	text-decoration : none;
	margin-right : 20px;
}

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

h1 { 
  	border-bottom:1px dotted #555555;
  	line-height:0.9em; 
  	font-size : 25pt;	
	color : #555555;
	margin-bottom : 5px;
}


#content{
	color : #191919;
	padding-top : 10px;
	padding-left : 30px;
	padding-right : 30px;
	height : 650px;
}

#content a{
	color : #0082ca;
	text-decoration : none;
}

#content img{
	border-style:solid;
	border-width: 3px;
	border-color : #191919;
}

#content a:hover{
	color : #0082ca;
	background-color : #aaaaaa;
	text-decoration : none;
}

#paperstext {
	font-size : 11pt;
}

#bottom{
	background-color : #191919;
	padding-top : 5px;
	padding-bottom : 5px;
	padding-left : 30px;
	padding-right : 30px;
	color : #555555;
}

span.button a img{
	opacity:0.2;
	border:0;
}

span.button a:hover img{
	opacity:1;
}

#update{
	font-size : 11pt;
	vertical-align : middle;
	margin-right : 20px;
}

span.button{
	vertical-align : middle;
	margin-left : 15px;
}
