/* CSS Document */
body {
background-color: #ffffff; 
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
}
.title {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
}
A:link {
text-decoration: none; 
color: #cc9999;
}
A:visited {
text-decoration: none; 
color: #cc9999;
}
A:active {
text-decoration: none; 
color: #cc9999;
}
A:hover {
text-decoration: underline; 
color: #CC0000;
}
#global {
margin-left: auto; 
margin-right: auto; 
width: 840px;
}
#header {
width: 840px; 
height: 73px; 
border-style: none none solid none; 
border-bottom-width: 1px;	
border-bottom-color: #cccccc;
}
#footer {
width: 840px; 
height: 53px; 
border-style: solid none none none; 
border-top-width: 1px;	
border-top-color: #cccccc;
}
#panel {
width: 840px; 
height: 600px;
}
#flashcontent {
width: 840px; 
height: 600px;
}	
#left {
width:460px; 
padding: .25cm;
float: left;
height:auto;
display:block;
}
#right {
padding: .25cm;
float: right;
height:auto;
display:block;
}
#full {
padding: .25cm;
height:auto;
display:block;
}
/* Start Contact Form */
.contactform {
width:320px; 
padding: .25cm;
float: right;
height:auto;
display:block;
}
span {
display:block;
margin:0 0 0 0;
font-size:12px;
}
fieldset {
margin-bottom:15px;
border:none;
}
label {
font-size:12px;
color:#666666;
}
.textbox {
background-color:#ececec;
height:21px;
width: 300px;
border-style: solid solid solid solid; 
color:#333333;
border-color:#cc9999;
border-width:1px;
margin-top:6px;
margin-bottom:10px;
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
padding:0 0 0 5px;
}
.textbox2 {
background-color:#ececec;
height:120px;
width: 300px;
border-style: solid solid solid solid; 
color:#333333;
border-color:#cc9999;
border-width:1px;
margin-top:6px;
margin-bottom:10px;
font-family: Arial, Helvetica, sans-serif;	
font-size:12px;
padding:0 0 0 5px;
}
.submit {
font-size:12px;
color:#cc9999;
}

.menu {
	display:inline;
	position:relative;
	left: 866px;
	top: 36px;
	
	

}
	   
/* End Contact Form */

