#container {
width: 800px;
border: solid 1px #222222;
}

h1 {
font-size: 24px;
padding: 12px;
font-family: Trebuchet, Tahoma, Verdana, "Sans Serif";
background: #FFFFFF;
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
color: #011976;
}

h2 {

}

h3 {
padding: 12px;
font-size: 16px;
font-family: Trebuchet, Tahoma, Verdana, "Sans Serif";
color: #690808;
}

h3#index_content {
width: 650px;
padding: 12px;
font-family: Trebuchet, Tahoma, Verdana, "Sans Serif";
background: #FFFFFF;
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
color: #011976;
}

h4 {
font-family: Trebuchet, Tahoma, Verdana, "Sans Serif";
color: #411A01;
margin-left: 4px;
margin-right: 4px;
font-variant: small-caps;

}

p {
font-family: Trebuchet, Tahoma, Verdana, "Sans Serif";
font-size: 14px;
font-weight: 600;
color: #222222;
}

#box a img {
	margin: 4px;
	border: solid 2px #ccc;
}

#box a:hover img {
	border-color: #FF7F24;
}

#box a:hover {
	border-width: 0;
}

ul {
font-family: Arial, "Arial Narrow", Verdana, Tahoma;
font-size: 16px;
font-weight: 900;
color: #000;
}

li {
margin-top: 12px;
}

a {
margin: 10px;
}

a:link{
font-family: tahoma, verdana, arial, "Sans Serif";
font-size: 1.1em;
font-weight: 600;
color: #333333;
text-decoration: underline;
font-variant: small-caps;
}

a:hover {
font-family: tahoma, verdana, arial, "Sans Serif";
font-size: 1.1em;
font-weight: 600;
color: #111111;
text-decoration: overline underline;
background-color: #FEC106;
font-variant: small-caps;
}

a:active {
font-family: tahoma, verdana, arial, "Sans Serif";
font-size: 1.1em;
font-weight: 600;
color: #FFFFFF;
text-decoration: underline;
font-variant: small-caps;
}

a:visited {
font-family: tahoma, verdana, arial, "Sans Serif";
font-size: 1.1em;
font-weight: 600;
color: #333333;
text-decoration: underline;
font-variant: small-caps;
}