body {
font-family:Arial, Tahoma;
font-size:12x;
}
h1{
color:#b10e21;
margin-bottom:5px;
}
#centerit {
margin-top:100px;
text-align:center;
	margin:100px auto;
						width:600px;
}
#shadowbox {
											float:left;
										margin-top:0px;
										background-image:url(images/design/divshadow_03.png);
										width:300px;
										background-color:#ececec;
										background-color:#DFDFFF;
										margin-bottom:10px;
}

#shadowbox_2 {
background-image:url(images/design/divshadow_04.png);
background-repeat:no-repeat;
background-position:right top;

}

#shadowbox_3 {
background-image:url(images/design/divshadow_06.png);
background-repeat:no-repeat;
background-position:bottom left;

}

#shadowbox_4 {
background-image:url(images/design/divshadow_07.png);
background-repeat:no-repeat;
background-position:right bottom;
 padding:8px 15px 15px 15px;
}

small {color:#AAAAAA;}

a:link {font-size:11px; color:#AAAAAA}