/* This is the stylesheet modern browsers will use to print the page */

body { font-family: serif; font-size: 12pt; }

p {	margin: 6px 20px 12px 20px; }

a { color: #000000; text-decoration: none; }

img { margin: 12px; }

h4 { 
font-size: 16pt;
font-weight: bold;
margin-top: 20px;
margin-bottom: 6px;
}

h2, h3 { 
font-size: 20pt;
font-weight: bold;
margin-top: 20px;
margin-bottom: 12px;
}

.header h1 {
font-size: 24pt;
font-family: sans-serif; 
}

.menubox, .skip, .footer, .header p, .header img { display: none; }

body>p { display: none; }

.header { text-align: left; }

.floatleft { float: left; }

.floatright { float: right; }

.imageright { float: right; clear: right; margin-left: 20px; }

.imageleft { float: left; clear: left; margin-right: 20px; }

.caption250 {
float: right;	
clear: right;
text-align: center;
margin-left: 20px;
}
.caption250 p { width: 250px; }

.portfolioimage {
float: left;
text-align: center;
font-size: 10pt;
}

.quotebox, .roundbox {
border: 1px solid #666666; 
font-family: Georgia, "New Century Schoolbook", Times, serif;
text-align: center;
color: #666666;
font-weight: bold;
font-style: italic;
width: 180px;
float: right;
clear: right;
margin-left: 20px;
}

.img-gal { margin: 6px; vertical-align: middle; } 

.codebox {
font-family: "Courier New", Courier, mono;
margin: 6px 40px 12px 40px;
border: 1px solid #666666; 
padding: 6px 10px;
}

.spacer { clear: both; }

.clearleft { clear: left; }

label { margin-right: 12px; }

.captchabox { display: none; }