/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1555B5;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #1555B5;
}

body {
background: #e7eef7 url(images/back_all.gif) repeat-x;
font: 13px Arial, Helvetica, sans-serif;
color: #666666;
margin-top: 60px;
}


#back {
width: 796px;
margin: 0 auto;
background: url(images/4.jpg);
}

#header {
height: 448px;
text-align: left;		
}

#menu
{
width: 796px;
height: 44px;
padding-left: 60px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
list-style: none;	
}

#menu li {
display: inline; 
}


#menu a {
float: left;
width: 90px;
height: 29px;
display: block;
text-align: center;
text-decoration: none;
color: #ffffff;
font-weight: bold;
padding-top: 15px;
font-size: 14px;
text-transform: uppercase;
}

#menu a:hover {
width: 90px;
height: 29px;
color: #ffffff;
text-decoration: underline;
background: url(images/menu_r.gif) repeat-x;
}


#logo {
background: url(images/header.jpg) no-repeat;
width: 786px;
height: 404px;
text-align: center;
padding-top: 0px;
padding-left: 0px;
}


#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 16px;
color: #F8FAF7;
}

#logo H1 {
padding: 0px;
margin: 0px;
}

#logo H2 a {
font-size: 10px;
padding: 0px;
margin: 0px;
}

#main {
padding: 10px;
}

#left {
width: 240px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
border-style: solid;
border-color: #1a5bbf;
background: url(images/bgleft.jpg);
}

#left H2 {
width: 216px;
height: 20px;
font-size: 15px;
font-weight: bold;
padding-left: 0px;
padding-top: 0px;
color: #000000;
}

#left H3 {
width: 236px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 0px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
list-style: none;
}

#left li {
width: 216px;
/*background: url(images/title_back.gif) no-repeat top;*/
padding-top: 10px;
}

#left li ul {
border: 0px;
margin-left: 20px;
margin-bottom: 10px;
}

#left li li {
padding: 4px 20px;
background: url(images/small.gif) no-repeat left;
border: 0px;
}

/*#left a {
color: #1555B5;
}

#left a:visited {
color: #1555B5;
}

#left p {
padding: 10px;
}*/

#right {
float: right;
width: 500px;
padding-top: 10px;
padding-right: 1px;
text-align: center;
}

#right H3 {
width: 236px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 0px;
padding-top: 14px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#right H4 {
margin: 0;
padding: 0px;
font-size: 14px;
color: #000000;
}

#right a {
color: #1555B5;
text-decoration: none;
}

#right p {
margin: 0;
padding: 0;
padding-bottom: 10px;
}

#right ul, #right ol {
margin-left: 30px;
}

#right h2 {
margin: 0;
padding: 0;
padding-top: 10px;
color: #1555B5;
}

#right h5 {
margin: 0;
padding: 0;
padding-top: 10px;
font-size: 16px;
color: #000000;
}

.date {
text-align: right;
color: #1555B5;
font-size: 11px;
}

.date a {
color: #1555B5;
}

table.one {
border-width: 12px;
border-spacing: 10;
width: 415px;
border-style: outset;
border-color: ;
border-collapse: separate;
background-color: white;
}	

table.two {
border-width: 1px;
border-spacing: 0;
width: 96%;
border-style: outset;
border-color: ;
border-collapse: separate;
background-color: black;
}	

table.two th {
border-width: 0px;
padding: 6px;
border-style: inset;
border-color: gray;
text-align: left;
background-color: black
-moz-border-radius: ;
font-size: 16px;
color: #ffffff;
font-weight: bold;
}

table.two td {
border-width: 0px;
padding: 6px;
border-style: inset;
border-color: gray;
text-align: left;
background-color: black
-moz-border-radius: ;
font-size: 15px;
color: #ffffff;
font-weight: bold;
}

table.history {
border-width: 0px;
border-spacing: 0;
width: 98%;
border-style: outset;
border-collapse: separate;
}	

table.history th {
border-width: 0px;
border-style: inset;
text-align: center;
-moz-border-radius: ;
font-size: 18px;
color: #000000;
font-weight: bold;
}

table.history td {
border-width: 0px;
border-style: inset;
text-align: center;
-moz-border-radius: ;
font-size: 16px;
color: #000000;
font-weight: bold;
}

table.photos {
border-width: 0px;
border-spacing: 2;
border-color: #000000;
border-style: outset;
border-collapse: separate;
}	

table.photos th {
border-width: 0px;
border-style: inset;
text-align: center;
-moz-border-radius: ;
font-size: 20px;
color: #000000;
font-weight: bold;
}

table.photos td {
border-width: 0px;
border-style: inset;
text-align: center;
-moz-border-radius: ;
font-size: 14px;
color: #000000;
font-weight: bold;
}


#footer {
height: 50px;
clear: both;
padding-top: 15px;
border-top: 5px solid #1555B5;
background: url(images/footer.gif) repeat-x bottom;
}

#footer p {
margin: 0;
font-size: 14px;
text-align: center;
color: #000000;
}

#footer a {
color: #000000;
}