html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #003366 url(../page_design/page_bkg.png) repeat-x; 
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif; 
	font-size: 12px;
}
sup {font-size: 80%; vertical-align: 15%;} 
sub {font-size: 80%; vertical-align: -25%;}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img { 
	display: block;	 
}
p { 
	color: #000;
	font-weight: normal;
	margin-bottom: 12px;
	line-height: 18px;
}

#wrapper { 
	background-color: #FFFFFF; 
	overflow: hidden;
}

#header #slideshowWrapper {
	width: 569px;
	height: 314px;
	margin: 0 10px;
}

#header #slideshow {
   position: relative;
   width: 569px;
   margin-left: 10px;
}

#slideshow A {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow A.active {
    z-index:10;
    display: block;
}

#slideshow A:hover {
    border: none;
}

#slideshow A.last-active {
    z-index:9;
}

#slideshow img.hide {
   display: none;
}

#header #support { 
	width: 360px;
	margin-left: 590px;
}

#header #support #mosaic tr { 
	padding: 0;
	border: none; 
}
#header #support #mosaic tr#signup { 
	background-color: orange;
	height: 31px; 
	background-image: url(../page_design/join_us_bkg.png); 
}
#header #menu { 
	background: #001a34 url(../page_design/menu_bkg.png) repeat-x; 
	height: 32px;
	border-top:  1px solid white;
	border-bottom:  1px solid white;
	text-align: center;
	color: white; 
	font: 14px/1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; 
	margin: 0 10px;
}
#menu a, #menu a:visited { 
	color: white;
	text-decoration: none;
	display: inline-block;
	padding: 8px 21px 8px; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
}

#menu a:hover { 
	border: none;
	color: #FF9; 
	background: url(../page_design/menu_over_bkg.gif) repeat-x; 
}

#content { 
	width: 960px;
	overflow: hidden;
}

#content ul { 
	margin: 0 24px;
	padding-left: 12px;
	list-style: disc;
	margin-top: 6px;
}

#content ul li ul { 
	margin-left: 0px; 
}

#content li { 
	margin-bottom: 6px; 
}

#content #main { 
	float: left; 
	width: 642px;
	margin-left: 10px;
}

#content #main #mainHead { 
	background-image: url(../page_design/main_title_bkg.png); 
	background-repeat: repeat-x;
	min-height: 37px;
	width: 642px;
	background-color: #C77575;
}

#content #main #mainHead p {
  font-family: 'Yanone Kaffeesatz', arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  word-spacing: 0em;
  line-height: 20px;	
  color: #FFF;
  padding: 8px 32px 8px;
  display: block;
  margin-bottom: 0px;
}

#content #main .node { 
	background: url(../page_design/main_node_bkg.png) repeat-x; 
	padding: 12px 32px;
}

#main .node h6 { 
	font-size: 11px;
	color: #BA5353;
	font-weight: normal;
	margin-bottom: 2px;
}

#content h1 { 
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-bottom: 12px;
}

#content h2 { 
	font-size: 14px;
	color: #069;
	font-weight: bold;
	margin-bottom: 8px;
}

#content h3 { 
	font-size: 12px;
	color: #900;
	font-weight: bold;
	margin-bottom: 0px;
}

#content h4 { 
	font-size: 12px;
	color: #069;
	font-weight: bold;
	margin-bottom: 0px;
}

#content h5 { 
	font-size: 12px;
	color: #900;
	font-weight: normal;
	margin-bottom: 0px;
}

#content p + h1,
#content p + h2 { 
	margin-top: 24px; 
}


#main .node p.more { 
	margin-top: -12px;
	font-size: 12px;
	color: #C00;
	font-weight: bold;
	text-decoration: none; 
	text-align: right; 
}

a, a:visited { 
	 color:  #CC0000;
	 text-decoration: none;
}

a:hover { 
	color: #FF0000;
	border-bottom: 1px dotted #FF0000;
}

#content #sidebar { 
	float: left;
	width: 297px; 
	margin-left: 1px;
	overflow: hidden;
	background: url(../page_design/sidehead_bkg.png) repeat-x; 
}

#content blockquote {
  margin: 8px 12px;
  border: 1px solid #ddd;
  padding: 0px 12px 12px 12px;
  background-color: #fffff8;
}

#content #sidebar #sideHead { 
	width: 297px;
	text-indent: -9999px;
}

#content #sidebar #sideBody { 
	border: 1px solid #DEEBF8; 
	background: url(../page_design/sidebar_bkg.png) repeat-x; 
	padding: 8px 8px 24px;
}

#sideBody .node { 
	 padding: 0 10px;
}

#sidebar p.tweet { 
	 margin-bottom: 0;
}

#sidebar p.tweet a,
#sidebar p.tweet a:visited { 
	color: #000;
	font-weight: bold;
}

#sidebar p.tweet a:hover { 
	color: #006699;
	border-color: #006699;
}


#sidebar p.date { 
	 margin-top: 0;
	 font-size: 10px;
	 text-align: right;
	 padding-bottom: 12px;
}

#sidebar p.date a,
#sidebar p.date a:visited { 
	color: #003366;
}

#sidebar p.date a:hover { 
	color: #006699;
	border-color: #006699;
}

#footer { 
	padding: 16px;
	background-color: #CFD9E2; 
	text-align: center;
}

#footer a, #footer a:visited { 
	color: #003366;
}

#footer a:hover { 
	color: #006699;
	border-color: #006699;
}

#sign_up { 
	padding-left: 72px 
}

#sign_up input.styled { 
	background: #FFF url(../page_design/textfield_bkg.gif) repeat-x; 
	margin: 5px 6px 0 0;
	padding: 1px 4px;
	width: 98px;
	height: 15px;
	display: block;
	float: left;
	border: 1px solid #000;
}

#sign_up #email-go { 
	margin-top: 5px;
}

#addthis {
	padding: 16px 0 24px 400px;
}

#addthis a {
	border: none;
}


.bigger {
  font-family: inherit;
  font-size: 133%;
  line-height: 133%; 
}

.big {
  font-family: inherit;
  font-size: 120%;
  line-height: 120%; 
}

.small {
  font-family: inherit;
  font-size: 80%;
  line-height: 120% !important;
}

.smaller {
  font-family: inherit;
  font-size: 67%;
  line-height: 120% !important; 
}

.centered { 
	margin: 0px auto;
}

.right { 
	float: right;
	margin-left: 16px; 
}

.left { 
	float: left;
	margin-right: 16px; 
}

.captioned, .captioned p {
	font-size: 10px !important;
	text-align: center !important;
}

.outlined, .textInput {
	border: 1px solid #069;
	margin-bottom: 2px;
	padding-bottom: 0px;
}

.required {
	font-weight: bold;
	color: #036;
}

.addthis_default_style a:hover { 
	 border-bottom: none;
}
