/* ===== BLOCKS ===== */

/* ----- BODY ----- */
body {}

/* ----- TEXT ----- */
p {}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* ----- CONTAINERS ----- */
div {}
span {}

/* ----- LISTS ----- */
ul {}
ul li {}
ol {}
ol li {}
dl {}
dl dt {}
dl dd {}

/* ----- FORMS ----- */
form {}
form fieldset {}
form fieldset legend {}
form input {}
form select {}
form select option {}
form select optgroup {}
form select optgroup option {}
form textarea {}
form label {}
form button {}

/* ----- TABLES ----- */
table {}
table table {}
table caption {}
table col {}
table colgroup {}
table colgroup col {}
table tr {}
table tr th {}
table tr td {}
table thead {}
table thead tr {}
table thead tr th {}
table thead tr td {}
table tfoot {}
table tfoot tr {}
table tfoot tr th {}
table tfoot tr td {}
table tbody {}
table tbody tr {}
table tbody tr th {}
table tbody tr td {}

/* ----- SPECIAL ----- */
pre {}
hr {}
blockquote {}
address {}

/* ===== INLINE ===== */

/* ----- FONT STYLE ----- */
tt {}
i {}
b {}
big {}
small {}

/* ----- PHRASE ----- */
em {}
strong {}
dfn {}
code {}
q {}
samp {}
kbd {}
var {}
cite {}
abbr {}
acronym {}
sub {}
sup {}

/* ----- SPECIAL ----- */
a:link {}
a:visited {}
a:hover {}
a:active {}
br {}
bdo {}
map {}
map area {}
object {}
img {}
ins {}
del {}
noscript {}
iframe {}
noframes {}

/* ===== Hub Page ==== */

.border-light-green {border: 1px solid #99cccc; margin-right: auto; margin-left: auto; margin-top: 3px; margin-bottom: 3px;}
#hub-wrapper p {font-size: .85em; line-height: 1.2em;}
#hub-wrapper {width: 100%; float: left; margin: 0; padding: 0;}
#hub-wrapper hr {margin-top: 8px; padding-bottom: 2px; border-top: 1px dashed black; height: 0px; border-bottom: none; border-right: none; border-left: none;}
#hub-wrapper h2 {font-size: 1.5em; line-height: 1.2em; font-weight: normal; padding-top:0px; float: left; width: 100%;}
#hub-left-one-col {margin-left: 4px; padding: 0; float: left; width: 355px; .width: 340px; text-align: left;}
#hub-right-one-col {float: right; width: 187px; text-align: left; padding: 0 0 0 4px; margin: 0 8px 0 0; border-left: 1px dashed black; min-height: 441px; height: auto;}
#hub-right-one-col p,#hub-right-one-col h2 {padding: 0 0 0 8px;}
#hub-right-one-col img {margin: 0 auto 15px 7px;}
#vertical-image-link a:hover {background: none; text-decoration: none;}

/* ===== End Hub Page ==== */

/* ===== IDs ===== */

/* ----- WRAP ----- */
#wrap {}

/* ----- HEAD ----- */
#head {}

/* ----- MAIN ----- */
#main {}

/* ----- BODY ----- */
#body {}

#body div div {
padding-top: 15px;
}

/* ----- LEFT ----- */
#left {}

/* ----- RIGHT ----- */
#right {}

/* ----- FOOT ----- */
#foot {}

/* ----- NEWS WRAP ----- */
#news-wrap {
margin-right:5px;
margin-left:5px;
}