body
{
	background-color: black;
	background-image: url("/images/logosmall.jpg");
	background-repeat: no-repeat;
	background-position: top;
	font-size:14px;
	color: white;
}

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

div#leftContent
{
	background-image: url("/images/microphone.jpg");
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	height: 400px;
}

div#centerContent
{	
	background-image: url("/images/newport.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 210px;
	padding-right: 250px;
	padding-bottom: 75px;
}

div#outsideContent
{
	margin: 0px;
	padding: 0px;
	margin-top: 25px;
	border-style: solid;
	border-color: #363487;	
}

div#insideContent
{
	margin: 5px;
	padding: 10px;
	padding-bottom: 150px;
	background-image: url("/images/translucent.gif");
}

div#rightContent
{
	clear: right;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 240px;
}

div#footer
{
	width: 100%;
        text-align:center;
}

div#footer a
{
        color:#666666;
        font-size:8px;;
}

div#topNav
{
	margin:0px;
	padding:0px;
	width: 100%;
	height: 26px;
	background-color: #363487;
	color: #7a5ba1;
	font-size: 16px;
	text-align: center;
}

#topNav a 
{
	color: #7a5ba1;
	text-decoration: none;
	font-weight: bold;
}

a
{
	color: #f8cb66;
}

#topNav ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
#topNav ul li
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 26px;
	display: inline;
	font-size: 16px;
}

table.dataTable
{
	border-collapse: collapse;
}

table.dataTable tr th
{
	background-color: #363487;
	margin: 0px;
	padding: 4px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
}

table.dataTable tr
{
	border-style: solid;
	border-width: 1px;
}

table.dataTable tr td
{
	margin: 0px;
	padding: 4px;	
}

.box
{
	padding: 4px;
/*	background: #666666; */
	background-image: url("/images/translucent.gif");
	border-style: dashed;
	border-color: white;
	border-width: 1px;
	margin: 0px;
	margin-top: 25px;
	
}

.box ul
{
	list-style: none;
}
	

.box h4
{
	margin:0px;
	padding:0px;
}

.box ul
{
	margin:0px;
	padding:0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

input
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 2px;
}

.disclaimer, .footnote
{
	font-size: 13px;
	font-style: italic;
}

.footnote
{
	padding:0px;
	margin:0px;
}

.errors
{
	color: red;
	font-weight: bold;
}

ul.errors
{
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-bottom: 15px;
}

h3.errors
{
	margin: 0px;
	padding: 0px;
}

div.fieldWithErrors
{
	margin: 0px;
	padding: 0px;
}

div.fieldWithErrors input
{
	background-color: yellow;
}

table.calendar
{
	border-collapse: collapse;

}

table.calendar td
{
	border-color: white;
	border-width: 1px;
	border-style: solid;
	width:14%;
	background-color: #666666;	
}

table.calendar td h3
{
	margin:0px;
	padding:0px;
	font-weight: normal;
}

td.outsideDay
{
	color: #EEEEEE;
	background-color: #111111;
}

hr
{
	width: 97%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}

img.thumbnail
{
	margin: 15px;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}

img.album
{
	margin: 0px;
	border-color: white;
	border-style: solid;
	border-width: 2px;
}
