﻿/*
	$Author: Sue McKlveen $
	$Date: 6/3/05 $, 
        $Revision: 1 $
*/


a:link { color: blue; text-decoration: none }
a:visited { color: purple; text-decoration: none }
a:hover { color: black; bgColor: white; text-decoration: none}
a:active { color: red; text-decoration: none }

a.side:link { color: #000055; text-decoration: underline }
a.side:visited { color: #000055; text-decoration: underline }
a.side:hover { color: #ffffff; background: #000000; text-decoration: none}
a.side:active { color: #000055; text-decoration: underline }

a.email:link { color: #000000; text-decoration: none}
a.email:visited { color: #000000; text-decoration: none}
a.email:hover { color: #ffffff; background: #000000; text-decoration: none}
a.email:active { color: #000000; text-decoration: none}

a.emailu:link { color: #000000; text-decoration: underline}
a.emailu:visited { color: #000000; text-decoration: underline}
a.emailu:hover { color: #ffffff; background: #000000; text-decoration: none}
a.emailu:active { color: #000000; text-decoration: underline}

a.email2:link { color: #ffffff; text-decoration: none}
a.email2:visited { color: #ffffff; text-decoration: none}
a.email2:hover { color: #000000; background: #ffffff; text-decoration: none}
a.email2:active { color: #ffffff; text-decoration: none}

a.email2u:link { color: #ffffff; text-decoration: underline}
a.email2u:visited { color: #ffffff; text-decoration: underline}
a.email2u:hover { color: #000000; background: #ffffff; text-decoration: none}
a.email2u:active { color: #ffffff; text-decoration: underline}

a.header:link { color: #7F3041; text-decoration: underline; font-weight:bold}
a.header:visited { color: #7F3041; text-decoration: underline; font-weight:bold}
a.header:hover { color: #ffffff; background: #7F3041; text-decoration: none; font-weight:bold}
a.header:active { color: #7F3041; text-decoration: underline; font-weight:bold}

a.oldheader:link { color: #0A5C0A; text-decoration: underline; font-weight:bold}
a.oldheader:visited { color: #0A5C0A; text-decoration: underline; font-weight:bold}
a.oldheader:hover { color: #ffffff; background: #0A5C0A; text-decoration: none; font-weight:bold}
a.oldheader:active { color: #0A5C0A; text-decoration: underline; font-weight:bold}

a.etlink:link { color: #FCE4CD; text-decoration: none}
a.etlink:visited { color: #FCE4CD; text-decoration: none}
a.etlink:hover { color: #000000; background: #FCE4CD; text-decoration: none}
a.etlink:active { color: #FCE4CD; text-decoration: none}

a.etlinku:link { color: #FCE4CD; text-decoration: underline}
a.etlinku:visited { color: #FCE4CD; text-decoration: underline}
a.etlinku:hover { color: #000000; background: #FCE4CD; text-decoration: underline}
a.etlinku:active { color: #FCE4CD; text-decoration: underline}

a.whblack:link { color: #ffffff; text-decoration: none}
a.whblack:visited { color: #ffffff; text-decoration: none}
a.whblack:hover { color: #000000; background: #ffffff; text-decoration: none}
a.whblack:active { color: #ffffff; text-decoration: none}

a.whblacku:link { color: #ffffff; text-decoration: underline}
a.whblacku:visited { color: #ffffff; text-decoration: underline}
a.whblacku:hover { color: #000000; background: #ffffff; text-decoration: underline}
a.whblacku:active { color: #ffffff; text-decoration: underline}

a.redline:link { color: #000000; text-decoration: none}
a.redline:visited { color: #000000; text-decoration: none}
a.redline:hover { color: #ffffff; background: #550000; text-decoration: underline}
a.redline:active { color: #000000; text-decoration: none}

a.redline2:link { color: #990000; text-decoration: underline}
a.redline2:visited { color: #990000; text-decoration: underline}
a.redline2:hover { color: #ffffff; background: #990000; text-decoration: underline}
a.redline2:active { color: #990000; text-decoration: underline}

a.tanpinku:link { color: #FCE4CD; text-decoration: underline}
a.tanpinku:visited { color: #FCE4CD; text-decoration: underline}
a.tanpinku:hover { color: #743D29; background: #FCE4CD; text-decoration: underline}
a.tanpinku:active { color: #FCE4CD; text-decoration: underline}

a.tanpink:link { color: #FCE4CD; text-decoration: none}
a.tanpink:visited { color: #FCE4CD; text-decoration: none}
a.tanpink:hover { color: #743D29; background: #FCE4CD; text-decoration: none}
a.tanpink:active { color: #FCE4CD; text-decoration: none}

a.tanwhiteu:link { color: #FEFFF4; text-decoration: underline}
a.tanwhiteu:visited { color: #FEFFF4; text-decoration: underline}
a.tanwhiteu:hover { color: #743D29; background: #FEFFF4; text-decoration: underline}
a.tanwhiteu:active { color: #FEFFF4; text-decoration: underline}

a.tanwhite:link { color: #FEFFF4; text-decoration: none}
a.tanwhite:visited { color: #FEFFF4; text-decoration: none}
a.tanwhite:hover { color: #743D29; background: #FEFFF4; text-decoration: none}
a.tanwhite:active { color: #FEFFF4; text-decoration: none}

a.subblock3:link { color: #003300; text-decoration: underline;font-style: italic}
a.subblock3:visited { color: #003300; text-decoration: underline;font-style: italic}
a.subblock3:hover { color: #000000; background: #003300; text-decoration: underline;font-style: italic}
a.subblock3:active { color: #003300; text-decoration: underline;font-style: italic}


body.box {
     margin:50px 0px; padding:0px;
     text-align:center;
}

#Content {
     width:bolderpx;
     margin:0px auto;
     text-align:left;
     padding:15px;
     border:0px dashed #333;
     background-color:#eee;
}

body.repeaty {
background-repeat: repeat-y;
background-attachment: scroll;
background-position: left;
}
body.repeatx {
background-repeat: repeat-x;
background-attachment: scroll;
background-position: left;
}


body{
	
}

#header-wrap {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 90px;
}

#container {
   width: 940px;
   margin: 0 auto;
   font-size: 1.4em;
   overflow: auto;
   padding-top: 1px;
}

#content {
float: left;
width: 625px;
}
 
#sidebar {
float: right;
width: 275px;
margin-top: 10px;
}