body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/backgrounds/blue.jpg);
	background-color:#ffffff;
	background-repeat: repeat;
	background-position:top;
	font-size: 14px;
	
}
#header {
	text-align: center;
	padding: 2px;
}

#header .left {padding-left:10px ; 
padding-top: 10px;
float:left ;
}

#header .right {
float:right ; padding-right:5px ; 
padding-top: 5px;
}

#header .center {
}

#nav_top {
	text-align: center;
	padding: 2px;
}


#footer a {
	font-size: smaller;
	color: #000000;
	text-decoration: none;
	}
	
	
#footer a:hover { color: #0000FF} 

#footer p{
	font-size: smaller;
	text-decoration: none;
} 

#nav_left {
	padding: 5px;
	float: left;
	width: 200px;
	margin: 0px;
	
}

#nav_left_2col {
	padding: 5px;
	float: left;
	width: 560px;
	margin: 0px;
	 
}


#content {
padding: 5px;
	margin-right: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
		width:360px
}


#container2 {
	margin-left: 210px;
	padding: 0px;

}
.center_image {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: smaller;
	text-decoration: none;
	padding: 5px;
}
.nodecoration {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; border:0px;
}



#container {
	width: 750px;
	margin: 0px auto;
	background-image: url(images/backgrounds/blue.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#container .column {
		
				}

/*** IE Fix ***/
		* html #nav_left {
			left: 150px;              /* RC fullwidth */
		}


/*** Footer Fix ***/
* html #footer-wrapper {
			float: left;
			position: relative;
			width: 100%;
			padding-bottom: 10010px;
			margin-bottom: -10000px;         /*** Same as body background ***/
		}


#footer {
	text-align: center;
	padding: 2px;
	clear: both;
	}

#nav_right {
	padding: 5px;
	float: right;
	width: 150px;
	margin: 0px;
	top: 0px;
	}
	
h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: capitalize; text-align:center ;
}
#nav_right .images {
	text-align: center;
}
ul {
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: square;
	text-transform: capitalize;
}


#nav_left p {
	font-size: smaller;
	font-weight: 700;
	color: #000000;
	font-style: normal;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	line-height: 1.1;
	text-transform: none;
}

.side_panel {color:#000000; font-weight:bold ; font-family: Arial, Helvetica, sans-serif ;font-size: smaller; padding-left:5px;}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #FFFFCC;
	padding: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #FFFFCC;
	padding: 3px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #FFFFCC;
	padding: 3px;
	width: 200px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.email{text-transform:none;}

.date{
	font-size: 12px;
	padding: 3px;
	width: 60px;
	text-transform:none;
}

.radio{
	font-size: 12px;
	padding: 3px;
	width: 15px;
}

.time{
	font-size: 12px;
	padding: 3px;
	width: 45px;
}

.link_text {font-family:Arial, Helvetica, sans-serif; font-size:small; color:#0000FF; font-weight:bold;}a {
	font-weight: bold;
	color: #0000FF;
}
.center {
	text-align: center;
}
.form_button {
	font-weight: bold;
	color: #0000FF;
	width: 95px;
	background-color: #CCCCCC;
}
.checkbox {

	font-size: 12px;
	padding: 3px;
	width: 15px;
}
a:link {
	color: #0000FF;
}
