/* Start of CMSMS style sheet 'jazzcamera' */
body {
	background: #000033;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
       color: #ddd;
}
#navmenu {
	float: left;
	margin-bottom: 35px;
	margin-top: 15px;
	font: 83% Verdana, Arial, Helvetica, sans-serif;
	color: #ddd;
}
#logoblock {
	text-align: right;
	margin-bottom: 50px;
}
a:link {
	color: #ddd;
	text-decoration: none;
}
a:visited {
	color: #ddd;
	text-decoration: none;
}
a:hover {
	color: #ffc;
	text-decoration: underline;
}
a:active {
	color: #ddd;
	text-decoration: none;
}
#main {
	text-align: center;
	color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normal {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	color: #ddd;
}
.smalltext {
	font: 65% Verdana, Arial, Helvetica, sans-serif;
	color: #ddd;
}
.intro {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #66CCFF;
	padding-top: 10px;
	padding-bottom: 15px;
}.tabcol {
	float: left;
	width: 33%;
	margin-top: 15px;
	font-size: 85%;
}
.clear {
	clear: both;
}
#leftpanel {
	font: 200% Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	float: left;
	width: 190px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
}
#rightpanel {
	border-left: 1px dotted #CCCCCC;
	margin-left: 201px;
	padding-left: 20px;
	text-align: left;
	
}
#credit {
	font: 70% Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
	width: 120px;
	text-align: right;
	float: right;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.newscol {
float: left;
	margin-bottom: 15px;
}



	/* Sample FormBuilder CSS base */
	form {margin-top:0}
	form, td, th, li { font-size: 100%}
	form div {margin-bottom:0}
	fieldset div {
		margin-bottom:0.5em;
		margin-left:1em;
	}
	fieldset div div {
		margin-top:1.5em;
		margin-left:1em
	}





fieldset div  {
		margin-top:1.5em;
		margin-left:1em
	}
	fieldset {
		margin-bottom:1em;
		border:1px solid #F60;
		padding:0.5em
	}
	fieldset label {
		width:auto;
	}
	legend {
		color:#FFF;
		background:#F60;
		font-style:italic;
		font-size:1.2em;
		margin-bottom:0.5em;
		padding:0.2em;
		width:auto;
		border:1px solid #CCC
	}
	textarea {
		margin: 0.5em 0;
		width:98%;
		height: 6em
	}

	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em}
	.short-label fieldset div input,
	.short-label fieldset div select {width:16em}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em}

	/* Just a bit more room for the Submit button */
	.submit {margin-top:0.5em}


/* End of 'jazzcamera' */

