*
{
    padding: 0px;
    margin: 0px;
}

body
{
    margin-top: 30px;
    margin-bottom: 0px;
    background: #fafafa url('_content/images/a1.gif') repeat-x;
    font-size: 11px;
    font-family: "trebuchet ms", helvetica, sans-serif;
    color: #333333;
    line-height: 16px;
}

a
{
    color: #090980;
    text-decoration: underline;
}

a:hover
{
    color: #999999;
    text-decoration: none;
}

hr
{
	color: #dddddd;
}

sup
{
    font-size: 0.5em;
}

p
{
    margin-bottom: 14px;
    text-align: justify;
    color: #333333;
}

blockquote
{
	font-size: 12px; 
	margin: 10px;
	padding: 10px;
	font-style: italic;
	border: dotted 1px #aaaaaa;
}

.size10
{
	font-size: 10pt;
}

.center
{
	text-align: center;
}

.bold
{
	font-weight: bold;
}

.list
{
	margin: 10px;
}

img.picA
{
    position: relative;
    top: -2px;
    background: url('_content/images/a47.gif') no-repeat;
    //width: 76px;
    //height: 74px;
    padding: 8px;
}

img.picB
{
    position: relative;
    top: -2px;
    background: url('_content/images/a26.gif') no-repeat;
    width: 146px;
    height: 75px;
    padding: 7px;
}

img.picAcorn
{
    position: relative;
    top: -2px;
    background: url('_content/images/aAcorn.GIF') no-repeat;
    width: 231px;
    height: 174px;
    padding: 7px;
}

img.floatleft
{
    float: left;
    margin: 0px 14px 3px 0px;
}

img.floatcenter
{
    float: center;
}


ul.linklist
{
    list-style: disc;
    margin-bottom: 7px;
}

ul.linklist li
{
    padding-bottom: 3px;
    margin: 0px 0px 0px 25px;
}

ol li
{
    padding-bottom: 10px;
    margin: 0px 0px 0px 25px;
}

#upbg
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff url('_content/images/upbg.gif') no-repeat;
    width: 747px;
    height: 264px;
    z-index: 1;
}

#outer
{
    position: relative;
    width: 747px;
    margin: 0 auto;
    background: #ffffff url('_content/images/abg.gif') repeat-y;
}

#inner
{
    position: relative;
    padding: 13px 30px 13px 30px;
    z-index: 2;
}

#header
{
    position: absolute;
    background: #090980 url('_content/images/a8.gif') repeat-x;
    width: 202px;
    height: 92px;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 14pt;
}

#header span
{
    font-weight: normal;
    position: relative;
    top: -22px;
}

#header h1
{
    position: absolute;
    font-size: 23px;
    letter-spacing: -1px;
    top: 30px;
    height: 92px;
}

#header h2
{
    position: absolute;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    top: 51px;
}

#header sup
{
    color: #333333;
}

#splash
{
    position: absolute;
    right: 30px;
    background: #000000 url('_content/images/b20.jpg') no-repeat;
    width: 458px;
    height: 92px;
}

#splash .choice
{
    position: relative;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: right;
    top: 15px;
    left: -15px;
    z-index: 5;
}

#splash .shadow
{
    position: relative;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: #444444;
    text-align: right;
    top: 3px;
    left: -12px;
    z-index: 4;
}

#splash .shadow2
{
    position: relative;
    font-family: "trebuchet ms", helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #990909;
    text-align: right;
    top: 25px;
    left: -40px;
    z-index: 6;
}





#date
{
    position:relative;
    top: 96px;
    font-weight: bold;
    background: #444444;
    color: #FFFFFF;
    text-align: right;
    padding: 1px 10px 1px 1px;
}





.accent
{
	font-weight: bold;
	color: #090980;
	font-style:italic;
}

.bignbold
{
	color: #090980;
	font-size: 11pt;
	line-height: 13pt;
	text-decoration: none;
	font-weight: bold;
}




#menu
{
    position: relative;
    background: #666666 url('_content/images/a16.gif') repeat-x;
    height: 40px;
    padding: 0px 0px 0px 0px;
    margin: 100px 0px 10px 0px;
}

#menu ul
{
}

#menu ul li
{
    display: inline;
    line-height: 40px;
    padding-left: 3px;
}

#menu ul li a
{
    background-color: transparent;
    background-repeat: repeat-x;
    padding: 8px 12px 8px 12px;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

#menu ul li a:hover
{
    background: #FFFFFF;
    color: #090980;
    text-decoration: none;
}





.submenu
{
    position: absolute;
    visibility: hidden;
    font-size: 10px;
    line-height: 18px;
    z-index: 100;
    background-color: #999999;
    color: #FFFFFF;
}

.submenu a
{
    display: inline;
    padding: 8px 12px 8px 12px;
    z-index: 100;   
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

.submenu a:hover
{ 
    background: #090980;
    color: #FFFFFF;
    text-decoration: none;
}






#primarycontent
{
    position: relative;
    width: 495px;
    float: left;
}

#primarycontent h3
{
    position: relative;
    top: 2px;
    font-size: 16px;
    color: #333333;
    letter-spacing: -1px;
    background: url('_content/images/a22.gif') bottom repeat-x;
    padding: 5px 5px 3px 5px;
    margin-bottom: 6px;
}

#primarycontent .rollover_menu
{
    color: #666666;
    cursor: default;
}

#primarycontent .rollover_menu:hover
{
    color: #090980;
}

#primarycontent .post
{
    margin-bottom: 10px;
}

#primarycontent .post .header
{
    position: relative;
    line-height: 14pt;
}

#primarycontent .post .subheading
{
    position: relative;
    left: 10px;
    top: -2px;
    font-style:italic;
    color: #090980;
    font-weight: bold;
    line-height: 10pt;
}

#primarycontent .post .date
{
    position: relative;
    color: #777777;
    top: -9px;
    font-weight: bold;
    line-height: 0pt;
    text-align: right;
}

#primarycontent .post .content
{
    border: dotted 2px #808080;
    padding: 10px 10px 0px 10px;
    background: #ffffff;
}

#primarycontent .post .content .footnote
{
	line-height: 8pt;
}



#secondarycontent
{
    position: relative;
    width: 180px;
    float: right;
}

#secondarycontent h3
{
    position: relative;
    top: 2px;
    font-size: 14px;
    color: #FFFFFF;
    background: #090980 url('_content/images/a8.gif') repeat-x;
    padding: 2px 5px 2px 5px;
    margin-bottom: 5px;
}

#secondarycontent .content
{
    border: dotted 2px #808080;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
}

#secondarycontent .content .article
{
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}

#secondarycontent .content .article:hover
{
	background: #eeeeee;
}

#secondarycontent .content .article .author
{
	color: #090980;
	font-size: 8pt;
	font-weight: normal;
}

#secondarycontent a
{
    text-decoration: none;
}

#secondarycontent a:hover
{
    text-decoration: none;
}





#footer 
{
        position: relative;
        clear: both;
        text-align: center;
        background: #fafafa url('_content/images/a50.gif');
        /*background-image: url('_content/images/a50.gif');*/
        font-family: Tahoma, Arial, Helvetica, Sans-serif;
        font-size: 12px;
        color: #333333;
        top: 7px;
        padding: 5px 5px 5px 5px;
        height: 20px;
}

#footer a 
{
        color: #666666;
        text-decoration: none;
}

#footer a:hover 
{
        color: #090980;
}







#copyright 
{
        text-align: center;
        font-family: Tahoma, Arial, Helvetica, Sans-serif;
        font-size: 11px;
        color: #808080;
        padding: 5px 15px;
        line-height: 13px;
}

#copyright a 
{
        color: #808080;
        text-decoration: none;
}

#copyright a:hover 
{
        color: #555555;
        text-decoration: none;
}



.galleryYear
{
    font-size: 16px;
    font-family:arial black;
    color: #333333;
}

.galleryMonth
{
    font-size: 14px;
    font-family:arial black;
    color: #090980;
    margin-left: 20px;
}

.galleryTitle
{
    font-size: 12px;
    font-weight: bold;
    color: #555555;
    margin-left: 40px;
}

.galleryFormat
{
    color: #33333;
}

.galleryFormat a:hover
{
    color: #090980;
}

.gallerySkip a
{
	font-family: arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.galleryError
{
    font-size: 16px;
    font-weight: normal;
    color: #555555;
}

.galleryLine
{
    color: #dddddd;
    /* border-style: dotted; */
}

.galleryPhoto
{
	border: solid 2px #808080;
	cursor: pointer;
	position: relative;
	top: 2px;
}

#galleryNav
{
	font-size: 10pt;
	font-family: arial black;
	position: relative;
	cursor: default;
}

#galleryNav .galleryNavLinks
{
	color: #999999;
	cursor: pointer;
}

#galleryNav .galleryNavLinks:hover
{
	color: #090980;
	cursor: pointer;
}

.galleryPreLoad
{
	display: none;
}


#dhtmltooltip
{
	position: absolute;
	color: #000000;
	border: 2px solid black;
	font-family: arial;
	font-weight: bold;
	padding: 4px;
	background-color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#tooltip
{
	font-family: arial black;
	color: #990909;
	padding: 0px 2px 0px 2px;
	cursor: default;
}

#calendar
{
	cursor: default;
}