body { width:965px; margin: 0 auto; 	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:auto;
	color: #6B6B6B;
	font-weight: bold;
	border:1px solid #000; 
	background: url(img/bckg.jpg) repeat-x #0A8FDE; }

p { padding: 0 10px 5px 10px; }
h1 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:10px 0 0 10px; text-transform:uppercase; font-size:18px; color:#10639a; }
h3{
	padding: 5px 0px 5px 10px;
	background-color: #0066CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}
#header { background:url(img/header_bckg.jpg) no-repeat top right #0EA5FE;}
#logo { height:140px; background:url(img/logo.jpg) no-repeat #0EA5FE; }
#logo a{ font-family: "Myriad Pro", "Trebuchet MS", Arial; color:#fff; text-decoration:none; font-weight:bold; font-size:20px; text-transform:uppercase; letter-spacing:5px; }
#logo_text { float:right; width:600px; font-size:10px; color:#fff; line-height:12px; padding-top:110px;  }
#menu { background: url(img/menu_bckg.gif) repeat-x #fff; height:40px; padding-top:10px;}
#menu_list {width:900px; margin:0 auto;}
#menu a { display:block; color:#000000; float:left; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 20px; padding-top:12px; font-family: "Myriad Pro", "Trebuchet MS", Arial;}
#menu a:hover{ color:#078DE2;}
.splitter { display:block; float:left;}
.item img { background-color:#FFFFFF; padding:6px; border:1px solid #d0d0d0;}
.item a { display:block; float:left; font-size:12px; color:#bd131d;}
.description { display:block; float:right; width:220px; padding: 10px 20px 30px 0; line-height:12px;}
p.additional { margin:0 10px; color:#9c9c9c; font-size:10px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 0; font-weight:normal;}

#text { margin: 0 20px 0 0; background:url(img/content.gif); padding:10px;}
#text li {list-style:none; padding-left:20px; background:url(img/li.gif) no-repeat 0px 4px;line-height:18px;}
#sidebar { float:right; width:230px; padding: 20px 20px 0 30px; font-size:11px; }
#sidebar h1 { font-family: "Myriad Pro", "Trebuchet MS", Arial; margin:0; padding:0 0 20px 0; text-transform:uppercase; color:#000;}

#main { float:left; background:url(img/content.gif) top right #fff; }
#footer {font-family: "Myriad Pro", "Trebuchet MS", Arial; background:url(img/footer_bckg.gif) repeat-x #000; height:55px; clear:both;  }
#left_footer { float:left; padding:20px 0 0 30px; color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}
	
.leftimg {
float: left; padding-left:5px; padding-right:5px;
}

.rightimg {
float: right; padding-left:5px; padding-right:5px;
}

.monthBox {
	border: 1px solid #CCE6FF;
	background-color: #FFFF99;
	width: 635px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.monthBox table {
	margin-left: 15px;
}
.monthBox p {
	color: #666666;
	margin-right: 25px;
}
.monthBox img {
	padding: 1px;
	border: 2px solid #000066;
	height: 90px;
	width: 120px;
}
.monthBox td {
	padding-left: 10px;

/* Content */
}

#content h3{
	padding: 5px 5px 5px 10px;
	background-color: #0066CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(img/headback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
#content img {
	float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #0000FF;
	margin-top: 5px;
}

.contentBox {
	border: 1px solid #CCE6FF;
	padding: 5px;
	background-color: #FFFF99;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contentBox li {
	list-style-type: none;
	background-image: url(img/tick.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.boxfont {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
/* set millions of background images */
.rbroundbox { background: url(img/nt.gif) repeat; }
.rbtop div { background: url(img/tl.gif) no-repeat top left; }
.rbtop { background: url(img/tr.gif) no-repeat top right; }
.rbbot div { background: url(img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }
