/* this stylesheet is created by Rotherham Web Design(http://www.webdesign.rotherhamweb.co.uk)*/
body
{
	background-repeat: 

no-repeat;
	background-attachment:fixed;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFFFCC;
}

#content
{
font-size: small;
background-color:rgb(55, 55, 55);
background-image: url("images/atan.jpg");
background-repeat:  no-repeat;
background-position: 100% 0%; 
color: #ffc;
font-family: Arial, Helvetica, sans-serif;
border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
border-left-style: solid; border-right-style: solid; border-top-style: solid; border-bottom-style: solid;
padding: 2px 40px 2px 40px;
border-color: rgb(0,0,0);
text-align: left;
}

#menu
{
background-color: #fc0;
color: rgb(129,115,80);
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
border-color: black;
}

a.menuitem
{
	font-size: small;
	background-color: #000000;
	color: #000;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 5px;
	padding: 0px;
}
#menu a
{
background-color: #ffc;
color:  rgb(55,55,55);
text-decoration: none;
}


#menu a:hover
{
background-color: #fc0;
color: #fff;
}

#logo, #logo a
{
background-color: #ffc;
text-align: center;
padding: 0px 0px 0px 0px;
}


#logo img {border: 0px inset #fff; }


#content a
{
	color: #CCCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#content a:hover, #content a:active
{
background-color: #fc0;
color: #000;
}

h1, h2, h3, h4
{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
text-transform: uppercase;
font-weight: normal;
}

h1
{
font-size: 160%;
font-weight: bold;
color:#fc0;
}

h2
{
font-size: 130%;
font-weight: bold;
color:#fc0;
}

h3
{
font-size: 140%;
font-weight: bold;
color:#fc0;
}

h4
{
color:#fff;
font-weight: bold;
}

h5
{
color:rgb(55, 55, 55);
background-color: #fc0;
text-align:center;
}

h6
{
font-size: 120%;
font-weight: bold;
text-align:center;
}

#logo a
{
text-decoration: none;
}

img {border: 4px outset #fff; }

td {text-align: center;
font-size: 80%;
border: 2px groove #fff; }

/* layout */
#menu		{width: 19%; position: relative; top: 0; left: 0; float: left; text-align: center;}
.menuitem		{width: auto;}
#content		{margin-left: 20%; width: auto}
.menuitem		{display: block;}

#copyright{ font-size:11px;
background-color: rgb(55,55,55);
color: #fc0;
border-top-width: 21px; 
border-top-style: dashed; 
font-weight:400; 
text-align: center;}
#copyright img {border: 0px inset #fff; }
@media print
{
#menu       {display: none;}
#content    {padding: 0px;}
#content a  {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
}
