/* imports and fonts imports */
@import url("/apps/js/polls/polls-pack.css");
@import url("/shared/960_12_10_10.css");


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 19, 2012 */



@font-face {
 font-family: 'CalligraffitiRegular';
 src: url('/shared/fonts/calligraffiti-webfont.eot');
 src: url('/shared/fonts/calligraffiti-webfont.eot?#iefix') format('embedded-opentype'), url('/shared/fonts/calligraffiti-webfont.woff') format('woff'), url('/shared/fonts/calligraffiti-webfont.ttf') format('truetype'), url('/shared/fonts/calligraffiti-webfont.svg#CalligraffitiRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'CollegeRegular';
 src: url('/shared/fonts/college-webfont.eot');
 src: url('/shared/fonts/college-webfont.eot?#iefix') format('embedded-opentype'), url('/shared/fonts/college-webfont.woff') format('woff'), url('/shared/fonts/college-webfont.ttf') format('truetype'), url('/shared/fonts/college-webfont.svg#CollegeRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'CollegiateHeavyOutlineRegular';
 src: url('/shared/fonts/collegiateheavyoutline_medium-webfont.eot');
 src: url('/shared/fonts/collegiateheavyoutline_medium-webfont.eot?#iefix') format('embedded-opentype'), url('/shared/fonts/collegiateheavyoutline_medium-webfont.woff') format('woff'), url('/shared/fonts/collegiateheavyoutline_medium-webfont.ttf') format('truetype'), url('/shared/fonts/collegiateheavyoutline_medium-webfont.svg#CollegiateHeavyOutlineRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'CabinRegular';
 src: url('/shared/fonts/cabin-regular-webfont.eot');
 src: url('/shared/fonts/cabin-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/shared/fonts/cabin-regular-webfont.woff') format('woff'), url('/shared/fonts/cabin-regular-webfont.ttf') format('truetype'), url('/shared/fonts/cabin-regular-webfont.svg#CabinRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* General */
html {
	height: 100%;
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.231;
	font-family: Arial, Helvetica, sans-serif; 
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
[hidden] {
display: none;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
a, a:active, a:visited {
	color: #033b73;
}
a:hover, a:active {
	outline: 0;
	color: #fb3038;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
/* Normalization of fonts */
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}

.dark { 
	background-color: #6a0774 !important; 
	color: #fff !important;
	}
.dark a { 
	color: #fff !important;
	}
	
.light {
	background-color: #FEF8FF !important; 
}
/* Site Styles */
#wrapper, #wrapper-index {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 960px;
	height: 100%;
	min-height: 100%;
	height: auto!important;
	text-align: left;
	behavior: url('/shared/pie.htc');
}
#wrapper-index {
	background:url('/pics/wrapper_top.jpg') center top no-repeat, url("/pics/wrapper_index_bg.jpg") repeat-x scroll center top #FEFEFE;
	-pie-background:url('/pics/wrapper_top.jpg') center top no-repeat, url("/pics/wrapper_index_bg.jpg") repeat-x scroll center top #FEFEFE;
	behavior: url('/shared/pie.htc');
}
#wrapper {
	background:url('/pics/wrapper_top.jpg') center top no-repeat, url("/pics/wrapper_index_bg.jpg") repeat-x scroll center top #FEFEFE;
	-pie-background:url('/pics/wrapper_top.jpg') center top no-repeat, url("/pics/wrapper_index_bg.jpg") repeat-x scroll center top #FEFEFE;
	behavior: url('/shared/pie.htc');
}
.inside {
	width: 960px;
	margin: 0 auto;
}
#wrapper .content {
padding: 0 0 350px;
font-family: Arial, Helvetica, sans-serif; 


}
#wrapper .content .inside {
	background-color: #FFFFFF;
    box-shadow: 0 0 10px black;
    padding: 20px 10px;
    top: 55px;
    width: 940px;
	behavior: url('/shared/pie.htc');
	font-family: Arial, Helvetica, sans-serif; 
}
#wrapper-index .content .inside {
	background:url('/pics/inside_shadow_piece-.jpg') right top no-repeat,url('/pics/content_bg.jpg') repeat-y; 
	-pie-background:url('/pics/inside_shadow_piece-.jpg') right top no-repeat,url('/pics/content_bg.jpg') repeat-y; 
	behavior: url('/shared/pie.htc');
        top: 26px; 
	
}

#wrapper-index .content .shadow {
	background:url('/pics/content_bottom.png') center bottom no-repeat; 
	-pie-background:url('/pics/content_bottom.png') center bottom no-repeat; 
	behavior: url('/shared/pie.htc');
	margin-bottom: 100px;
        padding-bottom: 70px; 
}
.content {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 190px 0;
	font-family: Arial, Helvetica, sans-serif; 
}
.content .inside {
	position: relative;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif; 
}
.pageTitle {
	background: url("/pics/page_title.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-family: 'CollegeRegular';
    font-size: 25px;
    height: 74px;
    margin-bottom: 40px;
    padding: 10px 0 0 10px;
    position: relative;
    width: auto;
	 behavior: url('/shared/pie.htc')
}
#top {
	width: 960px;
	height: 46px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
#tabs {
	width: 362px;
	height: 40px;
	float: right;
	background:url('/pics/tab_bg_02.png') top center no-repeat;
}
#social {
	width: 105px;
	float: left;
}
#search {
	float: right;
	margin-right: 7px;
}
#search form {
	margin: 0;
}
#search #search-field {
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	box-shadow: 1px 1px 2px #000000 inset;
	color: #333333;
	font-size: 12px;
	height: 16px;
	padding: 2px;
	position: relative;
	top: 10px;
	width: 111px;
}
#search #search-img {
	vertical-align: top;
	margin-top: 6px;
}
.ie6 #search #search-img, .ie7 #search #search-img {
	margin-top: 1px;
}
#googleTranslate {
	float: right;
	margin-right: 14px;
	position: relative;
	top: 10px;
	width: 122px;
}
#login {
	float: left;
	margin: 0 auto;
	width: 72px;
	 z-index: 99999999;
}
#login #click {
	color: #FFFFFF;
	display: block;
	float: left;
	left: 18px;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: 10px;
	 z-index: 99999999;
	font-family: Arial, Helvetica, sans-serif;
}
#login #form {
	 background: none repeat scroll 0 0 #FEF8FF;
    border-left: 1px solid #D3CCC6;
    border-radius: 10px 10px 10px 10px;
    display: none;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0 10px 10px;
    position: relative;
    top: 39px;
    width: 160px;
    z-index: 99999999;
	
}
#marquee {
	color: #FFFFFF;
	float: left;
	font-family: arial;
	font-size: 12px;
	height: 26px;
	margin-top: 12px;
	width: 595px;
}
#facebook {
	background: url('/pics/facebook.gif');
}
/* Header */
#header {
	min-height: 234px;
	height: 234px;
	height: auto!important;
	position: relative;
	top: 46px;
	z-index: 9999;
}
#header .inside {
	position: relative;
}
#motto_bottom {
	width: 960px;
	height: 72px;
	position: absolute;
	right: 0;
	font-family: 'CalligraffitiRegular';
	color: #46074e;
	font-size: 30px;
	text-align: center;
	top: -60px;
	
}
#school_motto {
	width: 309px;
	height: 72px;
	position: absolute;
	right: 0;
	top: 83px;
	float: right;
	line-height: 30px;
}
#school_motto #inside_area {
	font-family: 'CalligraffitiRegular';
	color: #eacaf0;
	text-shadow: 2px 2px 3px #000000;
	font-size: 20px;
	text-align: left;
}
#school_motto #inside_area span {
	float: right;
	padding-right: 18px;
}
#header-name {
	height: 114px;
	padding: 50px 0 0 185px;
	display: block;
	text-decoration: none;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	font-size: 35px;
	font-weight: normal;
	font-variant: small-caps;
	letter-spacing: 2px;
	background: url('/pics/header_name.png') center top no-repeat;
}
#header .logo {
	background: url("/pics/header_logo.png") no-repeat scroll 0 0 transparent;
	height: 154px;
	position: absolute;
	top: 0;
	width: 179px;
}
/* Navigation menu */
#menu {
	height: 60px;
	margin: 0 auto;
	position: relative;
	top: -9px;
	width: 960px;
	z-index: 10;
	behavior: url('/shared/pie.htc');
}
#menu h2 {
	width: 0;
	height: 0;
}
#topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	right: 50%;
	position: relative;
	z-index: 9999;
}
#topnav li {
	list-style: none;
	display: inline;
	float: left;
	left: 50%;
	position: relative;
	z-index: 9999;
	padding: 0;
	font-family: 'CabinRegular';
}
#topnav li a {
	white-space: nowrap;
	width: 0;
	height: 29px;
	display: block;
	text-align: center;
	padding: 15px 18px;
	font-size: 22px;
	letter-spacing: 0.3px;
	text-decoration: none;
	color: #46074e;
	font-weight: 500;
}
#topnav > li a {
	width: auto;
	white-space: normal;
}
#topnav li:hover a, #topnav li.over a {
	color: #ffffff;
	background: #6b0775;
}
/* Drop down items */
#topnav ul, #topnav li:hover ul ul, #topnav li.over ul ul, #topnav li:hover ul ul ul, #topnav li.over ul ul ul, #topnav li:hover ul ul ul ul, #topnav li.over ul ul ul ul {
	position: absolute;
	right: auto;
	left: -9999em;
	top: -9999em;
	z-index: 9999;
	width: 184px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#topnav ul li {
	margin: 0;
	left: auto;
}
#topnav li:hover ul, #topnav li.over ul {
	left: auto;
	top: auto;
	background: none;
}
#topnav ul li:hover ul, #topnav ul li.over ul, #topnav ul ul li:hover ul, #topnav ul ul li.over ul, #topnav ul ul ul li:hover ul, #topnav ul ul ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */
#topnav li:hover ul li a, #topnav li.over ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 2px 8px;
	height: auto;
	width: 176px;
	font-size: 13px;
	letter-spacing: normal;
	white-space: normal;
	text-transform: none;
	text-shadow: none;
	font-variant: normal;
}
#topnav li:hover ul li a, #topnav li.over ul li a, #topnav li ul li:hover ul a, #topnav li ul li.over ul a, #topnav li ul li ul li:hover ul a, #topnav li ul li ul li.over ul a, #topnav li ul li ul li ul li:hover ul a, #topnav li ul li ul li ul li.over ul a {
	color: #ffffff;
	background: #6b0775;
}
#topnav li ul li a:hover, #topnav li ul li:hover a, #topnav li ul li.over a, #topnav li ul li:hover ul a:hover, #topnav li ul li.over ul a:hover, #topnav li ul li ul li:hover a, #topnav li ul li ul li.over a, #topnav li ul li ul li:hover ul a:hover, #topnav li ul li ul li.over ul a:hover, #topnav li ul li ul li ul li:hover a, #topnav li ul li ul li ul li.over a, #topnav li ul li ul li ul li:hover ul a:hover, #topnav li ul li ul li ul li.over ul a:hover {
	color: #ffffff;
	background: #ac00bd;
}
.top-level {
	padding-right: 2px!important;
	background: url('/pics/topnav_sep.gif') no-repeat right 11px;
}
/* Index properties */
#index-wrapper {
}
#index-top, #columns {
	width: auto;
}
#right-column {
	float: right;
}
#columns {
	width: auto;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	position: relative;
}
#left-column {
	background-color: #fff;
	margin-top: -42px;
}
#center-column {
	background-color: #fff;
	margin-top: -42px;
}
#index-top {
	margin: 0 auto;
	height: 290px;
	min-height: 290px;
	height: auto!important;
}
/* quicklinks */
#quicklinks h2 {
	width: 0;
	height: 0;
}
#quicklinks {
	padding-bottom: 10px;
}
#quicklinks ul {
	padding: 0;
	margin: 0;
}
#quicklinks li {
	padding: 0;
	margin-top: 10px;
	list-style: none;
	position: relative;
}
#quicklinks a {
	color: #4F5659;
	display: block;
	font-family: 'CollegeRegular';
	font-size: 18px;
	height: 20px;
	margin: 0;
	padding: 5px 0 5px 15px;
	position: relative;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}
#quicklinks a:hover {
	background: #690973;
	color: #fff;
	box-shadow: inset 0 0 10px #000;
	-moz-box-shadow: inset 0 0 7px #000;
	-webkit-box-shadow: inset 0 0 7px #000;
	text-shadow: 1px 1px 2px #000;
}
/* Homepage Sections */
section {
	margin-bottom: 10px;
}
/* Homepage Section Headers */
#wrapper-index .content section h2 {
}
#wrapper-index .content section h2 a {
	width: auto;
	height: 27px;
	font-size: 19px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 11px;
	color: #6a076e;
	display: block;
	font-family: 'CollegeRegular';
}
#wrapper-index .content #left-column section h2 a {
	background: url("/pics/left_column_header.png") no-repeat scroll 0 0 transparent;
	bottom: -20px;
	color: #FFFFFF;
	display: block;
	font-family: 'CollegeRegular';
	font-size: 20px;
	font-weight: normal;
	height: 73px;
	margin: 0;
	padding: 5px 0 0 15px;
	position: relative;
	text-decoration: none;
	width: 225px;
	z-index: 999;
}
#wrapper-index .content #center-column section h2 a {
	background: url("/pics/center_column_header_new.png") no-repeat scroll 0 0 transparent;
	bottom: -20px;
	color: #FFFFFF;
	display: block;
	font-family: 'CollegeRegular';
	font-size: 20px;
	font-weight: normal;
	height: 73px;
	margin: 0;
	padding: 5px 0 0 15px;
	position: relative;
	text-decoration: none;
	width: 463px;
	z-index: 999;
}
/* Homepage Sections Containers */
.container {
	background: none repeat scroll 0 0 #FEF8FF;
	margin-top: 5px;
	padding: 10px;
	position: relative;
	behavior: url('/shared/pie.htc');
}
#left-column .container {
	border-right: 2px solid #ECE0EE;
	border-top: 2px solid #ECE0EE;
	border-bottom: 2px solid #ECE0EE;
}
#center-column .container {
	border-right: 2px solid #ECE0EE;
	border-top: 2px solid #ECE0EE;
	border-bottom: 2px solid #ECE0EE;
}
#right-column .container {
	border-right: 2px solid #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background-color: #fffcf3 !important;
	font-family: Arial, Helvetica, sans-serif !important;
	width: 222px;
}
#right-column .container span {
	background-color: #ac00bd;
	box-shadow: 1px 1px 2px 0 #000000;
	color: #FFFFFF !important;
	display: inline-block;
	margin-left: 0;
	padding: 8px;
	position: relative;
	text-decoration: none;
	width: 200px;
	text-align: center;
}

#right-column .container span a  {
	color: #ffffff;
	text-decoration: none;
}
.strange_thing {
	background: url("/pics/container_bottom.png") no-repeat scroll right bottom transparent;
	padding-bottom: 8px;
	width: 243px;
}
#athletic-news .container {
	background: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#wotd .container b {
	display: none;
	font-style:
}

#wotd .container small i {
	font-style: normal !important;
    left: 50px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    top: 7px;
}


#wotd .container a {
	background:url('/pics/wotd.jpg') no-repeat;
	text-decoration: none;
	color: #033b73;
	font-size: 18px;
	text-align: center;
	position: absolute;
	width: 207px;
	height: 35px;
	z-index: 9999;
	text-transform:uppercase;
	top: 10px;
	padding: 6px 3px;
}
/* Homepage Section Table Includes */
#wrapper-index .content table {
	width: 100%;
	padding: 0;
	margin: 0;
}
/* Other homepage section extras */
#wrapper-index .content table {
	color: #000;
}
#wrapper-index .content section table a {
	color: #033b73;
	text-decoration: none;
	font-weight: 700;
}
#wrapper-index .content table #l {
	display: none;
}
#wrapper-index .content table #r {
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 0 10px 20px;
}
#wrapper-index .content table #r b a {
	display: block;
	margin-top: 5px;
	text-decoration: none;
}
.autoCalendarLinks td, #showAll-0, #showAll-hpbbmessages #r, #showAll-hplinks #r, #showAll-0 #r {
	border-bottom: 0!important;
	padding-left: 20px!important;
	padding-bottom: 0!important;
	padding-top: 2px!important;
}
#wrapper-index .content table tr:first-child td, .autoCalendarLinks, #showAll-0, #showAll-hplinks #r, #showAll-0 #r {
	border-left: 0!important;
}
#wrapper-index .content table tr:last-child td {
	border-bottom: 0!important;
}
/* Image shuffles */
#spotlight {
	height: auto;
	background-color: #ffffff;
	margin-left: 0!important;
	margin-right: 0!important;
	box-shadow: 2px 2px 3px #000000;
	behavior: url('/shared/pie.htc');
	min-height: 717px;
position: relative; 
z-index: 1000; 
}
/* Quick Poll */
.HPQuickpoll h2 {
	display: none;
}
.HPQuickPoll .bar-color {
	background-color: #003270;
} /* results bar color */
.HPQuickPoll .results, .HPQuickPoll .choices, .HPQuickPoll .results_only {
	margin: 0 auto;
	width: 70%;
}
/* Page navigation */
#pageNav {
	border: 0;
	font-size: 14px;
}
#pageNav ul, #pageNav ul li {
	list-style: none;
	line-height: 16px;
}
#pageNav ul {
	  background-color: #FFFCF4;
    border: 2px solid white;
    box-shadow: 0 0 2px;
    height: auto !important;
    margin: 0 auto !important;
    min-height: 300px;
    padding: 10px 0 !important;
    width: 250px;
	behavior: url('/shared/pie.htc');
}
#pageNav ul li {
	padding: 0 0 12px!important;
	margin: 0 0 10px!important;
	zoom: 1; /* important for IE6 */
}
#pageNav td img {
	display: none;
}
#pageNav ul li a, #pageNav ul li b {
 
    display: block;
    font-family: 'CollegeRegular';
    font-size: 18px;
    min-height: 20px;
    margin: 0;
    padding: 8px 0 4px 15px;
    position: relative;
    text-align: left;
    text-decoration: none;
    z-index: 0;
	box-shadow: 0 0 6px #000000 inset;
	-moz-box-shadow: inset 0 0 6px #000;
	-webkit-box-shadow: inset 0 0 6px #000;
	behavior: url('/shared/pie.htc');
height: auto; 
}
#pageNav ul li b {
	background: none repeat scroll 0 0 #690773;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #000000;
	behavior: url('/shared/pie.htc');
}
#pageNav ul li a {
	text-decoration: none;
	color: #4f5659;
	background: none;
	box-shadow: none;
}
#pageNav ul li a:hover {
	background: #690773;
	color: #fff;
		box-shadow: 0 0 6px #000000 inset;
	-moz-box-shadow: inset 0 0 6px #000;
	-webkit-box-shadow: inset 0 0 6px #000;
	behavior: url('/shared/pie.htc');
}
/* Footer */
#footer {
	width: 100%;
	height: 191px;
	position: absolute;
	bottom: 0;
	text-align: left;
	background:url('/pics/footer.jpg') bottom center repeat-x;
}
#footer .inside {
	background: url("/pics/footer_inside.png") no-repeat scroll center top transparent;
	height: 191px;
	margin-top: 0;
	position: relative;
}
#footer span {
	margin: 0 5px;
}
#footer #name {
	
	position: absolute;
	top: 22px;
	left: 35px;
	
	
	background:url('/pics/name.png');
	height: 56px; 
	width: 252px;
}
#district-logo {
	width: 89px;
	height: 53px;
	background: url('/pics/district_logo.gif') no-repeat center center;
	position: absolute;
	right: 123px;
	top: 36px;
}
#address {
	color: #fff;
	padding: 8px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 22px;
	position: absolute;
	left: 393px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#edunet {
	width: 263px;
	height: 23px;
	background: url('/pics/edunet_white.png') no-repeat;
	position: absolute;
	left: 38px;
	top: 91px;
}

#fb {
	 background: url("/pics/fb.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 24px;
    position: absolute;
    right: 234px;
    top: 96px;
    width: 24px;
}

#twitter {
	 background: url("/pics/twitter.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 24px;
    position: relative;
    right: 40px;
    top: 96px;
    width: 24px;
}

#cps {
	 background: url("/pics/cps.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 56px;
    position: relative;
    right: 67px;
    top: 25px;
    width: 128px;
}

#ausl {
	width: 105px;
	height: 54px;
	background: url('/pics/asl.png') no-repeat;
	position: relative;
	float: right;
	top: 25px;
	right: 36px;
}










.container_12 .grid_9 {
	width: 720px !important;
}
#columns table #r b a, #read {
	background-color: #ac00bd;
	box-shadow: 1px 1px 2px 0 #000000;
	color: #FFFFFF !important;
	display: inline-block;
	margin-left: 0;
	padding: 8px;
	position: relative;
	text-decoration: none;
	width: auto;
}
#left-column table #r b a, #read {
	width: 110px;
}
#center-column table #r b a, #read {
	width: 70px;
}











