/* CSS Document */
body{
padding : 0px;
margin : 0;
}

*{
font-family : Arial, Helvetica, Sans-Serif;
}

p{
font-family : Arial, Helvetica, Sans-Serif;
color : black;
font-weight : normal;
text-decoration : none;
font-size : 13px;
line-height : 1.2;
padding-top : 0px;
padding-bottom : 0px;
}

p.Header{
font-size : 20px;
padding-top : 0px;
padding-bottom : 0px;
line-height : 1.2;
}

#center{
text-align : center;
}

#Left{
background-color : white;
width : 497px;
float : left;
}

#Right{
background-color : white;
width : 213px;
float : right;
}

#Wrap{
width : 710px;
margin : 0 auto;

}

#ArchieTitle{
background-color : white;
width : 497px;
height : 52px;
}

#MainTile{
background : transparent url(images/ArchieMainTile.gif) repeat-y scroll;
}

#ArchiePadding{
padding-top : 10px;
padding-right : 40px;
padding-bottom : 0px;
padding-left : 40px;
}

#ArchieMainFooter{
background : white url(images/ArchieMainFooter.gif) no-repeat scroll top;
}

#ArchieTitlePadding{
padding-top : 10px;
padding-bottom : 10px;
}

#MainText{
text-align : left;
padding-top : 10px;
padding-bottom : 5px;
}

#NavTop{
height : 72px;
}

#Navigation{
width : 213px;
padding : 0;
margin : 0;
}

#navigationBackground{
background-color : #E8AE0E;
}

#NavigationFooter{
background : #E8AE0E  url(images/ArchieNavFooter.gif) no-repeat scroll bottom;
}

#NavigationPadding{
padding-top : 5px;
padding-bottom : 35px;
}

#Navigation ul{
list-style : none;
margin : 0;
padding : 0;
}

#Navigation li{
margin : 0;
padding : 0;
}

#FooterLinks ul{
list-style : none;
margin : 0;
padding : 0
}

#FooterLinks li{
display : inline;
margin : 0;
padding : 0;
}

#FooterLinks{
font-family : Arial, Helvetica, Sans-Serif;
font-weight : normal;
text-decoration : none;
font-size : 11px;
height: 22px;
}

a.FooterLinks{
color : black;
text-decoration : underline;
}

a.FooterLinks:link{
color : black;
text-decoration : underline;
}

a.FooterLinks:active{
color : black;
text-decoration : underline;
}

a.FooterLinks:visited{
color : black;
text-decoration : underline;
}

a.FooterLinks:hover{
color : #E8AE0E;
text-decoration : underline;
}

#FooterLinkSize{
padding-top : 25px;
padding-bottom : 10px;
text-align : center;
}

#Image{
padding : 0;
margin : 0;
}

#TopNavigation{
padding-top : 45px;
padding-right : 0px;
padding-bottom : 0px;
padding-left : 0px;
text-align : right;
}

#ImageLinks ul{
list-style : none;
margin : 0;
padding : 0;
}

#ImageLinks li{
display : inline;
margin : 0;
padding : 0;
}

#Seperate{
height : 1px;
}

a{
color : black;
text-decoration : underline;
}

a:link{
color : black;
text-decoration : underline;
}

a:active{
color : black;
text-decoration : underline;
}

a:visited{
color : black;
text-decoration : underline;
}

a:hover{
color : black;
text-decoration : none;
}

#WeesleekitLink{
height : 22px;
}

.WeesleekitLink{
color : #000000;
font-size : 10pt;
font-weight : normal;
line-height : 22px;
}

a.WeesleekitLink{
color : #000000;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
}

a.WeesleekitLink:link{
color : #000000;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
}

a.WeesleekitLink:visited{
color : #000000;
font-size : 10pt;
font-weight : normal;
text-decoration : none;
}

a.WeesleekitLink:hover{
color : #000000;
font-size : 10pt;
font-weight : normal;
text-decoration : underline;
}

a.WeesleekitLink:active{
color : #000000;
font-size : 10pt;
font-weight : normal;
text-decoration : underline;
}