ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}
body {
font-family:tahoma, arial; color: #000; font-size: 12px;background-color: #edf2de; line-height: 20px; text-align: justify;
}
.left {
	float: left;
}
.clr {
	clear:both;
}
.headerimg {
margin-top: 5px;
background-position: center top;
background-repeat: no-repeat;
width: 100%;
height: 400px;
position: absolute;
border: none;
}
.menumarg{
	width: 100px;
	height: 1px;
	background-color: blue;
}
.menu{
	text-align: center;
	margin: 5px;
	font-size: 14px;
	color: #52211C;
}
.menu a{
	text-decoration: none;
	color: #52211C;
}
.menu a:hover{
	text-decoration: underline;
	color: #52211C;
}
.box {
	width: 240px; padding: 5px; margin: 5px 0px 5px 0px; background-color: #fff;
}
span.nag a{
	text-decoration: none;
	color: #EFF0F0;
}
span.nag a:hover{
	text-decoration: underline;
	color: #EFF0F0;
}
.mainBox {
width: 235px; margin: 5px; padding: 5px; background-color: #fff;
}
.articleBox {
margin: 5px; padding: 5px; background-color: #fff;width: 740px;
}
.mainBoxHeader{
width: 15px;
height: 30px;
}
.mainBoxTitle{
padding: 5px 0px 5px 20px;
font-weight: bold;
font-size: 16px;
}
.red{ color: #A30800;}
.yellow{ color: #FF6600;}
.green{ color: #CC9933;}
.mainBoxBottom{
height: 1px;
margin-bottom: 10px;
}
hr.grey {
text-align: center;
width: 75%;
display: block; height: 1px;
border: 0; border-top: 1px solid #cccccc;
padding: 0;
}
.mainBoxLink{
background-position: 5px;
background-repeat: no-repeat;
padding: 8px 0px 0px 25px;
margin-top: 5px;
font-size: 14px;
font-weight: bold;
}
.redArrow{
 background-image: url(/images/redArrow.png);
 margin-top: 5px;}
.orangeArrow{
 background-image: url(/images/orangeArrow.png);
 margin-top: 5px;}
.greenArrow{
background-image: url(/images/greenArrow.png);
margin-top: 5px;
}
.mainBoxLink a{
	text-decoration: none;
	font-weight: bold;
	color: #52211C;
}
.mainBoxLink a:hover{
	text-decoration: underline;
	color: #A30800;
}
h1 a{
	text-decoration: none;
	color: #008bd2;
	font-size: 18px;
	margin-left: 0px;
}
h1 a:hover{
	text-decoration: underline;
	color: #008bd2;
	font-size: 18px;
	margin-left: 0px;
}
li{margin-left: 20px;}
.galleryBox{
width: 100px;
height: 100px;
margin: 5px;
padding:10px;
background-color: #E4D5A7;
text-align: center;
border: 1px #663333 solid;
vertical-align: middle;
}
