/*/////////////////////////////////
reset
/////////////////////////////////*/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/*/////////////////////////////////
globals
/////////////////////////////////*/
html { font-size: 100%;}
body { font: normal normal normal 1em/1.5em Helvetica, Arial, sans-serif; width: 52em; margin: 3.75em auto 3.75em; background-color:#fff; color:#999996; text-align: center; }
a, a:visited { color: #72C7E7; text-decoration: none; }
a:hover { color: #D9E506;}
p { padding-bottom: 0.625em; }
h1,h2,h3,h4,h5,h6,textarea,input,p { font-family: Helvetica, Arial,sans-serif; }
h1 { color: #72C7E7; font-size: 0.94em; font-weight: bold; padding-bottom: 0.625em; text-transform: uppercase; clear: left; float: none; }

h2 { font-size: 0.94em; font-weight: bold; }
strong { font-weight: bold; }
em { font-weight: bold; color: #72C7E7; }

table { width: 32.5em; vertical-align: top; }
th { font-weight: bold; padding: 0.185em 2em 0.185em 0; width: 8em; vertical-align: top; }
td { padding: 0.185em 0; vertical-align: top; }
div.clearfix { float: none; clear: both; height: 0.1em;}
.left { float: left; }
.right { float: right; }
.hidden { display: none; }
.error { color: #f00; }

/*/////////////////////////////////
frame
/////////////////////////////////*/
#container { overflow: visible; margin: 5em auto 5em; }
#container * { text-align: left; }
/*/////////////////////////////////
header
/////////////////////////////////*/
#header { float: none; clear:both; height: 3.5em; }
#menu { padding-right: 1.25em; margin-left: 0; }
#menu p { font-size: 0.75em; }
#menu ul { width: 30em; float:left; }
#logo img { float: right; margin-right: -1.5em; margin-top: -1em; }
#menu ul li { float: left; width: 6.7em; margin-left: 0;}
#menu ul li.spacer { width: 0.6em; display: block; }
#menu a { text-decoration: none; }
#menu img { height : 2.875em; } 
#menu img.home { height : 6em; } 

/*/////////////////////////////////
content
/////////////////////////////////*/
div.content_item { margin-bottom: 1em; }
div.content_item div.left { width: 37.5em; }
div.content_item div.right { width: 11.6em; }
div.content_item p { font-size: 0.9em; line-height: 1.7em; }
div.col { width: 6em; float: left; padding: 0 0.5em 0.5em 0; }
img.headline { margin-left: -0.1em;}
img.pic { margin-bottom: 1.5em; width: 51.875em; }
img.full { width: 37.5em; float: none; clear: both; cursor: pointer; }
div.thumbs { width: 32.5em; float: right; }
img.close { margin-left: 30.3em; z-index: 10; position: absolute; float: both; cursor: pointer; text-align: right;}
img.thumb { width: 6em; cursor: pointer; margin-bottom: 0.5em;}
.para { margin-bottom: 1.25em; }

#footer a { color: #999996; }

