/* 
*	Edreamz
*	edreamz 2008
*	D. Allegrucci
*/

/*
 outline:1px dashed #F00;
*/
body{ font-family: Arial, Verdana, sans-serif; font-size: 14px; margin: 0; text-align:center; padding: 0; color: #000; }
a { color:#990000; }
h1 { color: #000; }
	h1 a { color: #000; }
h2 { font-weight: normal; border-bottom: 1px solid #CCC; }
h3 { border-bottom: 1px solid #EEE; margin-bottom: 10px; }

.small { font-size: 12px; }
.medium { font-size: 14px; }
.large { font-size: 16px; }
.xlarge { font-size: 18px; }

#container{ text-align: left; width: 600px; margin: 0 auto; }

#header { text-align:center; background: #dae3ea; }
#nav { border-bottom: 1px solid #CCC; line-height: 32px; }
#nav a { color: #000; }

#contactBox { background:url(../images2/bg-contact.jpg) no-repeat; width: 502px; height: 307px; margin: 0 auto; text-align:center; padding-top: 80px; }
#contactBox a { color:#000; }
.newsDate { color: #990000; font-weight: bold; }

.thumb { float:left; width: 70px; margin: 0 10px 10px 0; }

#featured { text-align:center; }

#footer{ text-align:center; background: #dae3ea; font-size: 12px; line-height: 24px; }

