/* CSS Document */

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#444444;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.85em;
	}
a:link {
	border:0;
	border-bottom:0;
	text-decoration:none;
	}
a:visited {
	border:0;
	border-bottom:0;
	text-decoration:none;
	}
a:hover {
	border:0;
	border-bottom:0;
	text-decoration:none;	}

	
#content {
	width:800px;
	margin:25px auto;
	text-align:left;
	background-image:url(bg.gif);
	padding-bottom:20px;
	min-height:850px;
	
	}
	
	
#content a:link {
	
	border-bottom:1px dotted #7d7d00;
	color:#7d7d00;
	text-decoration:none;
	
	}
#content a:visited {
	border-bottom:1px dotted #444444;
	
	color:#444444;
	text-decoration:none;
	}
#content a:hover {
	
	border-bottom:1px dotted #ffff00;
	color:#000000;
	text-decoration:none;}

#menu {
	width:785px;
	position:relative;
	top:-35px;
	left:15px;
	background-color:#000000;
	font-size:12px;
	
	}
#menu a:link {
	margin-right:6px;
	line-height:15px;
	padding:4px;
	border:1px solid #FFFF00;
	color:#CCCCCC;
	text-decoration:none;
	
	}
#menu a:visited {
	margin-right:6px;
	line-height:15px;
	padding:4px;
	border:1px solid #FFFF00;
	color:#ffffff;
	text-decoration:none;
	}
#menu a:hover {
	margin-right:6px;
	line-height:15px;
	padding:4px;
	border:1px solid #FFFF00;
	background-color:#cccccc;
	color:#000000;
	text-decoration:none;}
h2 {
	color:#ebebeb;
	text-align:center;
	font-style:italic;
	margin:0;
	}	
h3, h4 {
	margin-left:20px;
	
	}
	
p {margin:10px 20px 10px 20px;
	
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;}
	
#callout {
	
	margin:20px;
	background-color:#999999;
	border:solid #FFFF00 0;	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:1.7em;
	font-style:italic;
	padding:15px;
	text-align:center;
	clear:both;
		}
	
#main {
	padding-bottom:20px;
	}
iframe {
	
	width:650px;
	border:0;
	height:1600px;
	overflow:none;
	
	
	}
.briefly
{
font-size:.8em;
width:760px;
}

img.thumb {
	
	padding-top:0;
	padding-bottom:10px;
	border:0;
	}
img a:link {
	border:0;
	text-decoration:none;
	}
img a:visited {
	border:0;
	text-decoration:none;
	}
img a:hover {
	border-bottom:0;
	text-decoration:none;	}

p.comment {
	float:right;
	width:520px;
	margin-top:-110px;
	margin-right:20px;
	font-size:.8em;
	padding-left:10px;
	}
.example {
	border-bottom:1px solid #444444;
	margin:10px 20px 10px 20px;
	}
#email {
	text-align:center;
	font-size:1em;
	}