body {
margin:0px 0px 0px; 
padding:0px; 
background-color: #D9DEE9;
font-family: Georgia;
font-size:15px;	
}
	
h1 {
font-variant:small-caps;
font-size:30px;
color:#334455;	
}

h2 {
font-variant:small-caps;
font-size:18px;
color:#334455;
}

h3 {
font-variant:small-caps;
font-size:14px;	
}

.borderTable{
font-family: Georgia;
font-size: 9px;
border-top: 1px solid #888888;
border-left: 1px solid #888888;
}

.borderTable td{
font-family: Georgia;
font-size: 9px;
border-bottom: 1px solid #888888;
border-right: 1px solid #888888;
}

table a:link {
 font-family: Georgia; 
 font-size: 15px;
 color: #334455;
 font-weight: bold;
}

table a:visited {
 font-family: Georgia ;
 font-size: 15px;
 color: #334455;
 font-weight: bold;
}

table a:hover {
 font-family: Georgia ;
 font-size: 15px;
 color: #0055AA;
 font-weight: bold;
}

table a:active {
 font-family: Georgia ;
 font-size: 15px;
 font-weight: bold;
}

ul {margin-left: 0; padding-left: 20px;}

ul li{
list-style-type:square;
line-height:100%;
font: 12px Verdana;
padding: 5px 10px 5px 5px;
}	
	
#title {
padding: 5px 0px 0px 20px;
margin-bottom: 20px;
margin-top: -25px;
padding-bottom:5px;
background-color:#334455;
border-top:0px solid #8B6D41;
text-align:left;
height:15px;
border-right: 1px solid #8B6D41;
border-bottom: 1px solid #8B6D41;
border-left: 1px solid #8B6D41;
}

#menu{
color:#e0e0e0;
text-decoration: none;
padding: 0 4px 0 4px;
}
#menu a:hover{
text-decoration: underline;
}
	
#Content {
width:700px;
margin:0px auto;
	text-align: justify;
	padding:25px;
	border-right:1px solid #888888;	
	border-left:1px solid #888888;	
	border-bottom:1px solid #888888;	
	background-color:#ffffff;		
	background-attachment:scroll;
	background-image:url(images/drdanielamen.jpg); /* background-image:url(decobg.jpg); - alt deco background */
	background-repeat:no-repeat;
	background-position:right top;	
	}
	
	#rightMenu {
	font: 12px Arial;
	background:#EEEEEE url('images/deconav02.gif') no-repeat center center; /* #ADCFCD */
	background-position: bottom center;
	float:right;
	width:202px;
	margin-left:30px;
	margin-right: 10px;
	margin-top: 200px; 
	margin-bottom:20px;
	text-align:left;
	padding-top:5px;
	border:1px dashed #888888;	
	padding-left: 5px; padding-right:20px; padding-bottom:15px				
	}
	
		
	#rightMenu ul li {
	list-style-type:none;
	line-height:200%;			
	}
	
	.callout {	
	margin-top:20px;	
	margin-bottom:40px;
	text-align:left;
	padding:5px;
	padding-bottom:15px;		
	background-color:#FFFFFF;
	font-size:12px;
	border-bottom:1px solid #334455;
	border-top:1px solid #334455;		
	}
	
	.firstParagraph {	
	margin:0px;
	float: right;
	margin-bottom:40px;
	text-align: justify;	
	padding-left:5px;
	width: 410px;
	}
	
	.majorTextBlock {	
	margin:0px;
	margin-bottom:20px;	
	text-align: justify;	
	padding-left:5px;	
	}
	
	.adBlock {
	display: inline;
	width:470px;
	margin:40px;
	margin-bottom:0px;
	text-align: justify;	
	padding-left:5px;	
	border-left:0px solid #334455;	
	}
	
	.codeSnippet {
	width:80%;
	padding: 15px;	
	background-color: #F0F0F0;
	border-top: 1px solid #008040;
	border-right: 1px solid #008040;
	border-bottom: 1px solid #008040;
	border-left: medium solid #008040;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
	.footer {	
	margin:0px;
	margin-bottom:40px;	
	text-align: justify;	
	padding-left:5px;
	font-size:11px;
	text-align: center;	
	}
	
	.footer a:link {	
	font-size:11px;	
	}
	
	.footer a:visited {	
	font-size:11px;	
	}
	
	.footer a:hover {	
	font-size:11px;	
	}
	
	.footer a:active {	
	font-size:11px;	
	}
	
a:link {
 font-family: Georgia ; 
 font-size: 15px;
 color: #334455;
 font-weight: bold;
}

a:visited {
 font-family: Georgia ;
 font-size: 15px;
 color: #334455;
 font-weight: bold;
}

a:hover {
 font-family: Georgia ;
 font-size: 15px;
 color: #0055AA;
 font-weight: bold;
}
a:active {
 font-family: Georgia ;
 font-size: 15px;
 font-weight: bold;
}

li a:link {
 font-family: Georgia ; 
 font-size: 15px;
 color: #334455;
 font-weight: bold;	
}

li a:visited {
 font-family: Georgia ;
 font-size: 15px;
 color: #334455;
 font-weight: bold;
}

li a:hover {
 font-family: Georgia ;
 font-size: 15px;
 color: #0055AA;
 font-weight: bold;
}
