div.rounded { 
 width: 100%; 
 background: #7EDCFF url(../images/rounded_tr.gif) no-repeat top right; 
} 
div.rounded div { 
 background: transparent url(../images/rounded_tl.gif) no-repeat top left; 
} 
div.rounded div div { 
 background: transparent url(../images/rounded_br.gif) no-repeat bottom right; 
} 
div.rounded div div div { 
 background: transparent url(../images/rounded_bl.gif) no-repeat bottom left; 
 padding: 15px; 
}




.curvy {position:relative; background:#7EDCFF; color:#000000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#7EDCFF; background:#F2F2EC; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {position:absolute; font-size:150px; font-family:arial; color:#7EDCFF; line-height:40px; font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {position:relative; z-index:100; padding:5px 10px;}



a {
	text-decoration: none;
	font-weight: bold;
	color: #3399CC;
}

a:hover {
	text-decoration: underline;
	color: #DD2211;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8F0FD;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: normal;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	font-weight: normal;
	text-align: left;
}


.sectiontitle {
	font-family: arial, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	color: #424A4E;
}
.navsectiontitle {
	font-family: arial, sans-serif;
	font-size: 23px;
	color: #00A0C6;
}
.homesectiontitle {
	font-family: arial, sans-serif;
	font-size: 18px;
	color: #00A0C6;
}
.subheader {
	font-family: arial, sans-serif;
	font-size: 15px;
	color: #00A0C6;
	font-weight: bold;
}
.postdate {
	font-family: arial, sans-serif;
	color: 999999;
	font-size: 10px;
}
.comments A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA110A;
}
.subnav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #424A4E;
	text-decoration: none;
}
.subnav A:hover {
	text-decoration: underline;
}
.footer A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #424A4E;
	text-decoration: none;
}
.footer A:hover {
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #424A4E;
	text-decoration: none;
}