body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(images/plaid.jpg);
	background-attachment: fixed;
	margin: 0px;	

}



.main {
	border-width: 3px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 3px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
}
	
.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.header{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#333333;
	font-weight:bold;
}


.subheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}

.poweredby {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

a.poweredby {
	color:#CCCCCC;
	text-decoration:none;
}


#outofoffice {
	background-color:#e7ba5c;
	border:1px solid #000;
	border-bottom:2px solid #000;
	border-left:2px solid #000;
	border-right:2px solid #000;
	display:none;
	margin:0 auto;
	padding:2px 5px;
	position:relative;
	width:773px;

}
