﻿body {
	background-color: #CCCCCC;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
}
td
{
    vertical-align:top;
}
h1
{
    font-size:1.3em;
}
h2
{
    font-size:1.1em;
}

img{
	border:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
#contentholder
{
	width:800px;
	border:0px;
}
#logo
{
	background-color:white;
	width:100px;
	float:left;
	text-align:left;
}
#maincontent
{
	width:700px;
	float:left;
	background-color:#FEE9C8;
}
#contentholder
{
	width:800px;
	border:0px;
	margin:auto;
	background-color:white;
	margin-top:20px;
}
#navigation
{
	width:700px;
	margin:auto;
	height:22px;
	background-image:url('../images/generic/bg-menubar.jpg');
	background-repeat:repeat-x;
	color:White;
	text-align:center;
	font-size:0.9em;
	padding-top:3px;
	position:relative;
	top:0px;
}
#navigation a, #navigation a:visited
{
	color:white;
	margin-left:33px;
}
#navigation a.leftside
{
	margin-left:0px;
}
#navigation .navactive
{
    font-weight:bold;
}
#leftgutter:
{
	width:46px;
	background-color:#FEE9C8;
	background-image:url(../images/boxes/corner_lb.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#content
{
	height:475px;
	vertical-align:top;
	padding-top:18px;
	padding-right:15px;
	width:600px;
}
#ankeiler
{
	/*margin-left:300px;*/
	margin-top:10px;
	float:left;
	width:780px;
	text-align:center;
	padding-left:50px;
}
#sponsors
{
	margin-top:10px;	
	width:790px;
}
#sponsors img
{
	vertical-align:top;
	margin:4px;
}
/* specific pages */
#tblTeam
{
    width:100%;
}
#tblTeam td
{
    width:25%;
    text-align:center;
}
#covergallery .date
{
    text-align:center;
}
#cgdetailbar
{
    color:White;
    background-color:#DC002E;
    width:260px;
    height:18px;
    margin-left:35px;
    color:White;
    text-align:center;
    clear:both;
}
#cgdetailbar a, .cgdetailbar a:visited
{
    color:White;
    text-decoration:none;
}
.calendaritem
{
    background-color:Red;
    border-right:solid 10px #FFE6CE;
    border-bottom:solid 10px #FFE6CE;
    width:290px;
    background-color:White;
    padding-bottom:3px;
    text-align:left;
    padding-left:3px;
}
.calendaritem .date
{
    color:#BD0000;
}
.calendaritem .location
{
    color:#BD0000;
}
#adbar
{
	width:100%;
	background-color:#EBEBEB;
	color:black;
	text-transform:uppercase;
	font-weight:bold;
	height:20px;
}
#adbar a, #adbar a:visited
{
	color:black;
	text-decoration:none;
	font-weight:bold;
}
#adbar a:hover
{
	text-decoration:underline;
}
#faqlist
{
    width:365px;
    background-color:white;
    margin:auto;
    padding:4px;
}
#faqlist a, #faqlist a:visited
{
    color:Black;
    text-decoration:none;
}
#faqlist a:hover
{
    text-decoration:underline;
}
#faqdetails
{
    width:600px;    
    border:0px;
    margin-top:20px;
}
#faqdetails .number
{
    width:20px;
    background-color:#c30a33;
    font-size:40px;
    font-weight:bold;
    color:White;
    vertical-align:middle;
}
#faqdetails .details
{
    background-color:White;
    padding:4px;
}
#faqdetails h2
{
    margin-bottom:10px;
}
.SearchDiv a, .SearchDiv a:active, .SearchDiv a:visited
{
    color:Black;
    text-decoration:none;
}
.SearchDiv a:hover
{
    text-decoration:underline;
}