/*Body*/

body { margin: 0; padding: 0; text-align: center; font-size: 80%; }

/*End body*/

/*Container*/

#container { width: 800px; margin: 0 auto; background-color: #DBD9DA; }

/*End container*/

/*Skip navigation*/

.accessaid { position: absolute; height: 0; overflow: hidden; }
/*End skip navigation*/
/*End skip navigation*/

/*Header*/

#header { width: 800px; height: 100px; }

/*End header*/

/*Navigation*/

#nav { padding: 0; margin: 0; width: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; border-bottom: 1px dashed #775757; }
#navlist ul { margin-left: 0; padding-left: 0; white-space: nowrap; }
#navlist li { display: inline; list-style-type: none; }
#navlist a { padding: 0 10px; }
#navlist a:link, #navlist a:visited { color: #775757; text-decoration: none; }
#navlist a:hover { color: #4F2909; }

/*End navigation*/

/*Content*/

#content { width: 100%; margin: 5px 0 20px 0; padding: 5px 0px 5px 0px; text-align: left; }

/*End content*/

/*Links*/

.links { padding: 0 5px 5px 5px; margin: 5px; clear: left; }
.links h2 { padding: 0 5px 5px 5px; margin: 5px; color: #775757; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.25em; }
.links p { padding: 0 5px; margin: 5px; color: #775757; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }

/*End links*/

/*Sublinks*/

.sublinks { padding: 0 5px 5px 5px; margin: 0 0 10px 20px; float: left; width: 350px; border: 1px dashed #775757; }
.sublinks p { padding: 5px; margin: 5px; color: #775757; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }
.sublinks img { border: 0; padding: 5px; margin: 5px; float: left; }
.sublinks a { color: #775757; font-weight: bold; text-decoration: none; }
.sublinks a:link { color: #775757; text-decoration: none; }
.sublinks a:visited { color: #775757; text-decoration: none; }
.sublinks a:hover { text-decoration: underline; }
.sublinks a:active { color: #775757; text-decoration: underline; }

/*End sublinks*/

/*About*/
.about { padding: 5px; margin: 5px; }
.about p { margin: 5px 5px 20px 20px; color: #775757; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; }
.about img { border: 3px solid #775757; margin: 5px 20px 5px 5px; float: left; }
.about a { color: #775757; font-weight: bold; text-decoration: none; }
.about a:link { color: #775757; text-decoration: none; }
.about a:visited { color: #775757; text-decoration: none; }
.about a:hover { text-decoration: underline; }
.about a:active { color: #775757; text-decoration: underline; }


/*Sample*/

#sample { float: left; width: 615px; border-right: 1px dashed #775757; padding-bottom: 10px; text-align: center; }
#sample p { color: #775757; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; padding: 0 13px 0 15px; }
#sample a { color: #775757; font-weight: bold; text-decoration: none; }
#sample a:link { color: #775757; text-decoration: none; }
#sample a:visited { color: #775757; text-decoration: none; }
#sample a:hover { text-decoration: underline; }
#sample a:active { color: #775757; text-decoration: underline; }

/*End sample*/

/*Side Column*/

#column { float: right; width: 184px; }

/*End side column*/

/*Tabs*/

.tab { margin: 0 10px; background-color: white; }
.tab h1 { color: #775757; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.25em; text-align: center; background-color: #DBD9DA; margin: 0; padding-bottom: 5px; }
.tab p { color: #775757; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; padding: 0 5px 5px 5px; }
.tab a { color: #775757; font-weight: bold; text-decoration: none; }
.tab a:link { color: #775757; text-decoration: none; }
.tab a:visited { color: #775757; text-decoration: none; }
.tab a:hover { text-decoration: underline; }
.tab a:active { color: #775757; text-decoration: underline; }

/*End tabs*/

/*Thumbnails*/

#thumbs { float: right; padding-right: 3px; }
#thumbs img { border: 3px solid #DBD9DA; }
#thumbs img:hover { border: 3px solid #775757; }
#thumbs ul { white-space: nowrap; margin: 0px 1px 1px 5px; }
#thumbs li { display: inline; list-style-type: none; margin: 2px; }

/*End thumbnails*/

/*Footer*/

#foot { clear: both; color: #775757; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; padding: 5px; border-top: 1px dashed #775757; text-align: center; }
#footer img { float: left; margin-right: 1em; border: 0; }
#foot a { color: #775757; font-weight: bold; text-decoration: none; }
#foot a:link { color: #775757; text-decoration: none; }
#foot a:visited { color: #775757; text-decoration: none; }
#foot a:hover { text-decoration: underline; }
#foot a:active { color: #775757; text-decoration: underline; }

/*End footer*/
