#main .left {
  width:25%;
  vertical-align:top;
  padding:0 2px 0 0;
  border:solid red 0px;
}

#main .middle {
  width:55%;
  vertical-align:top;
  padding:0px 2px 0px 2px;
  border:solid green 0px;
}

#main .right {
  width:20%;
  vertical-align:top;
  padding:0 0 0 2px;
  border:solid yellow 0px;
}

#quicklinks ul{
	margin:0px; 
	padding:5px; 
	list-style:none; 
	line-height:20px
}

#quicklinks ul li{ 
	height:23px; 
	background:url(./images/site/list_bot.gif) repeat-x left bottom;
}

#quicklinks ul li a{ 
	color:#0B379B;
	text-decoration:none;
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	background:url(./images/site/list_bg.gif) no-repeat 0 5px; 
	padding-left:10px !important;
}

#quicklinks ul li a:hover{ text-decoration: none; color:#FD6631}

#quicklinks .ul{ background:none}

div#campBanner {
	width:222px; height:235px;
	background:url(./images/site/banner2.jpg) no-repeat;
	text-align:right;
       border:solid 0px;
	margin-bottom:3px;
}

div#academyBanner {
	border:solid #46454A 0px;
	width:162px; height:591px;
	background:url(./images/site/banner1.jpg) left bottom no-repeat #000;
}

div#academyBanner a, div#campBanner a {
	display: block;
	width:100%; height:100%;
}

.subscriber_input {
	width:140px;
	height:16px;
	color: #6F6F6F;
	padding:3px 0 0 6px;
	background-color:#FFFFFF;
	border:#838383 1px solid;
}

div.entry {
	background:url(./images/site/rb.gif) no-repeat right bottom
	margin:3px;
}

div.entry_body {
	background:url(./images/site/bg2.gif) repeat-x left bottom white;
	padding:5px;
}