body {
font-style : normal;
font-weight : normal;
font-size : 70%;
line-height: 140%;
font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
color: #6D1A42;
background: #e0e0e0;
}

tr, td {
font-style : normal;
font-weight : normal;
font-size : 100%;
line-height: 140%;
font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
color: #6D1A42;
}

#wrapper {
background: url(../img/grad_middle.jpg) right repeat-y;
}

* html #wrapper {
background: none;
}

#header {
background: #ffffff url(../img/grad_top.jpg) top right no-repeat;
}

#menu ul {
display:block;
float:left;
list-style:none;
padding:0;
margin:0;
}

#menu ul li {
display:block;
float:left;
}

#menu ul li a {
display:block;
float:left;
font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
text-transform:lowercase;
font-size : 208%;
line-height: 100%;
font-weight:bold;
padding: 2px 6px 2px 6px;
margin: 20px 0px 0px 0px;
border-right: #000 solid 1px;
text-align:center;
}

#menu li.last a {
border-right:none;
}

#menu li.first a {
margin-left: 30px;
}

#menu a:link, #menu a:visited {
	color: #6D1A42;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
	text-decoration: none;
	color: #D30044;
}

#menu li.selected a {
	text-decoration: none;
	color: #8E9300;
}


#mainframe {
background: #ffffff url(../img/grad_middle.jpg) top right repeat-y;
}

#content_frame {
background: url(../img/spirograph.gif) bottom left no-repeat;
}

#base {
background: #e0e0e0 url(../img/base.jpg) top left no-repeat;
}

#credits {
background: #e0e0e0;
}


p, ul, li, h1, h2, h3, h4, h5 {
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}


img {
border: none;
}

h1 {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 200%;
line-height: 100%;
color: #D30044;
font-weight: bold;
}

h2 {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 160%;
line-height: 100%;
color: #8E9300;
font-weight: bold;
}

h3 {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 140%;
line-height: 100%;
color: #D30044;
font-weight: bold;
}

h4 {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 120%;
line-height: 100%;
color: #8E9300;
font-weight: bold;
}

h5 {
font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size: 100%;
line-height: 100%;
color: #6D1A42;
font-weight: bold;
}

a:link, a:visited {
	color: #8E9300;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #D30044;
}

ul {
list-style: square;
margin-left: 15px;
}

fieldset {
border: #3B2F53 solid 1px;
padding: 5px;
}

legend {
color: #6D1A42;
font-weight: bold;
padding: 0 15px 0 15px;
}

#footer {
font-size: 90%;
color: #fff;
background: #6D1A42 url(../img/footer_left.jpg) bottom left no-repeat;
}


#credits {
font-size: 90%;
color: #999;
}

#credits a:link, #credits a:visited {
color: #666;
text-decoration: none;
}

#credits a:hover, #credits a:active {
color: #333;
text-decoration: none;
}

/* CSS Standard form */

.ve_formModule p {
margin-bottom: 3px;
}

select {
	margin:6px 5px 0px 0px; /* drop down list */
}

textarea {
    font-size:11px;
	width: 300px; /* textarea width */
	height: 150px;
}

input.ve_text {
font-size:10px;
	width:300px; /* textbox width */
	margin-bottom:5px;
}

.ve_formModule label.ve_label {
	font-size:10px;
	display:block;
	float:left;
	width:180px; /* width depends on layout */
	text-align:right;
	margin:3px 5px 0px 0px; /* spacing between form elements */
}

/* END CSS Standard form */

/* START of button */

.ve_formButtons input.ve_button {
font-size:10px;
font-weight: bold;
color:#6b183f;
margin-bottom:10px;
margin-top:10px;
margin-left:185px;
}

input.ve_loginButton {
background-color:#000033;
font-size:10px;
margin-bottom:10px;
margin-top:10px;
}

.ve_forgotPasswordModule input.ve_button {
background-color:#000033;
font-size:10px;
margin-bottom:5px;
}


/* END of button */

/* ---------- Slideshow ---------- */

#slideshow {
	margin: 0 auto;
	width: 420px;
	text-align: center;
}

#ss_controls {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

#ss_controls a:link, #ss_controls a:visited {
	display: inline;
	padding: 0px 5px 0px 5px;
	margin-right: -3px;
	color: #000;
	line-height: 10px;
	font-size: 9px;
	font-weight:normal;
	border-right: #999 1px solid;
	background-image: url(../img/slideshow_grad.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#ss_controls a:hover, #ss_controls a:active {
display: inline;
	padding: 0px 5px 0px 5px;
	margin-right: -3px;
	color: #000;
	line-height: 10px;
	font-size: 9px;
	font-weight:normal;
	border-right: #999 1px solid;
	background-image: url(../img/slideshow_grad_hover.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.control_left_border {
border-left:#999 1px solid;
}


#ss_img_div {
	float: left;
	width: 420px;
	border: #999 1px solid;
	background: #ccc;
	margin-top:-2px;
}

#ss_img_div img{
	margin: 10px;
	border: #999 1px solid;
}




