body {
	margin: 0px;
	margin-top: 10px;
	font-family:sans-serif;
	background-attachment: fixed;
/*	background-image: url(../images/corner.jpg);  */
	background-repeat: no-repeat;
	background-position: left top;}
	
#color {
	position: fixed;
	z-index: 999;
	left: 0; right: 0;
	height: 5px;
	top: 0; }
	
.aqua{background-color: #26797F; }	
.red {background-color: #990000; }
.orange {background-color: #D07B1A;}
.olive{background-color: #666600;}
.blue {background-color: #003366; }
.purple{background-color: #63568A;}
.yellow{background-color: #96581F;}
.lime{background-color: #99CC66;}	
.grape{background-color: #928CA8;}	
		
#wrap {
	width: 970px;
	margin: 0px auto 0px auto; 
	padding-top: 0px;}	
	
#title {
	font-size: 26px;
	letter-spacing: -1px;
	color: #999999;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: normal;}	
	
#left { float: left; 
	position: fixed;
	z-index: 0;
	width: 220px;}
	
#logo {
	margin: 0px;
	width: 220px;
	top: 5px;
	height: 180px;
	left: 0px;
	display: block;
	background: url(../images/top_title_grey.jpg) no-repeat top left;}
	
#content {
	float: right;
	top: 0px;
	width: 730px;
	margin-left: 20px;
	margin-top: 135px;
	color: #666666;
	font-size: 12px;}

.leftColumnImg	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #cccccc;}
	
.Frontimg	{
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	padding: 2px;
	border: 1px solid #cccccc;}
		
/*  -------------- Navigation -------------- */

#nav {
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}

ul#menu {
	padding-top: 0px;
	margin-top: 0px;
	list-style-type: none;
	font-size: 14px;}
	
ul#menu ol {
	display: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 16px; 
	padding-bottom: 20px;} /* submenu color */	

			ul#menu ol li {border: none; 	}
			ul#menu ol li a{ /* hover cells for sub menus */
				border: none;
				padding-left: 26px;
				margin-bottom: 0px;
				font-size: 12px;
				font-weight: normal;
				line-height: 14px;
				background-color: #FFFFFF;
				background-image: url(../images/bulletOff.jpg);
				background-repeat: no-repeat;
				background-position: left center;}
				
			ul#menu ol li a:hover{ /* hover cells for sub menus */
				border: none;
				padding-left: 26px;
				margin-bottom: 0px;
				font-size: 12px;
				font-weight: normal;
				background-image: url(../images/bullet.jpg);
				background-repeat: no-repeat;
				background-position: left center;
				text-decoration: none;
				line-height: 14px;
				background-color: #FFFFFF;}

ul#menu a { /* sub menus */
	color : #666666;
	padding: 0px 0px 3px 4px;
	border: none;
	text-decoration : none;
	display: block;
	line-height: 18px;}

ul#menu a:hover {
	
	text-decoration: underline;
	line-height: 18px;
	margin: 0px;}

ul#menu li.menu {
	color : #ffffff;
	text-decoration : none;
	width: 170px;
	line-height: 15px;
	margin: 0px;}
	
/*  -------------- Contents -------------- */

#leftContent {
	float: left;
	width: 470px;}

#leftContent p {
	text-align: justify;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	line-height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
#leftContent ul {margin-top: 3px; margin-bottom: 18px;}	
	
#leftContent li {
	text-align: justify;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
#rightContent {
	margin-top: 47px;
	float: right;
	width: 200px;}
	
#rightContent p {
	text-align: justify;
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	line-height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}

#insideTitle {
	font-size: 20px;
	letter-spacing: -1px;
	color: #999999;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;}	

.gallery_spacer {
		margin-right: 10px;
		margin-bottom: 10px;}
		
a {color: #999999; text-decoration: underline;}
a:hover {color: #C8C4B9;text-decoration: none; }

a.gallery {color: #C8C4B9;}
a.gallery:hover {color: #887F66; }

.input{
	font-size: 11px;
	margin-top: 4px;
	width:370px;
	border:1px #C8C4B9 solid;
	color: #666666;
	padding-left: 3px;
	font-family: Arial, Tahoma, sans-serif;}

.textarea{
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	width:370px;
	border:1px #C8C4B9 solid;
	color:#666666;
	padding-left: 3px;
	font-family: Arial, Tahoma, sans-serif;
	height:110px;
	overflow: auto;}

.button{
	background:#ffffff;
	color:#666666;
	border:1px solid #C8C4B9;
	line-height: 10px;
	margin-top: 4px;
	margin-bottom: 16px;
	padding: 2px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 10px;}

.hide {display: none;}


/*  -------------- Footer -------------- */	
a.footer {color:#cccccc; text-decoration: underline;}
a.footer:hover {color:#887F66; text-decoration:  none;}
		
#footer {
	position: relative;
	top: 50px;
	width: 220px;
	height: 19px;
	left: 240px;
	color: #cccccc;
	font-size:10px}
	
#ballon {height: 400px;}