body {
	background-color: #FFCC00;
	background-image: url(../images/back_square.gif);
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
p {
	margin-left:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
	color: #22307A;
}
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 5px;	
}
#left {
	width: 170px;
	float:left;
	position: absolute;
	top: 190px;
	padding:0px;
}
#menu {
	background-color: #CE6029;
	padding: 0px;
	background-image: url(../images/orange_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;

}
#friend {
	position: relative;
	top: 10px;
	background-color: #FF9900;
	padding: 0px;

	background-image: url(../images/lorange_top.gif);
	background-repeat: no-repeat;
	background-position: top;	
}
#content {
	width:577px;
	background-color: #56BBE3;
	padding:0px;
	position: absolute;
	left:183px;	
	top: 245px;
	background-image: url(../images/blue_top.gif);
	background-repeat: no-repeat;
	background-position: top;	

}
#calendar {
	width:577px;
	padding:0px;
	position: absolute;
	left:183px;	
	top: 190px;
}
#inside {
	padding: 10px;
}
#copyright {
	position: relative;
	top: 20px;
	padding: 10px;
	font-size:10px;
}
#logo {
	float: left;
}
a {
	color: White;
	font-weight: bold;
} 
a:hover {
	color: Navy;
	font-weight: bold;
}
.pictures {
	border: solid white 3px;
	float:right;
	padding: 0px;
}
.gallery {
	border: solid white 3px;
	padding: 0px;
}
.backbutton {
	float:right;
	font-size: 12px;
}
.picturesnoborder {
	float:right;
	padding: 5px;
}
#top a {
	color: navy;
}
#top a:hover {
	color: #56BBE3;
}
#copyright a {
	color: navy;
}
.required {
	font-size: 10px;
}
#copyright a:hover {
	color: #56BBE3;
}
.validation {
	font-size: 10px;
	text-align:right;

}
.validation a {
	color: #DC143C;
	font-weight:bold;
}
.validation a:hover {
	color: navy;
}
.validation a:visited {
	color: #DC143C;
}
td {
	text-align: left;
	padding: 2px;
}
.signup {
	text-align:right;
}
#commandites {

}
.formtable {
	text-align:right;
	font-size: 12px;
}
.pdf {
	color: White;
	font-weight: bold;	
}
.pdf a {
	color: White;
	font-weight: bold;
	padding: 2px;
	padding-left: 20px;
	background: url(../images/adobe.gif) no-repeat 0px 3px;
	text-decoration: underline;

} 
.pdf a:hover {
	color: Navy;
	font-weight: bold;
}.smalltext {
	font-size: 9px;
}
.borderboxleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.formstyle {
	background-color:rgb(200,237,255);
}
.text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.programtable {
	background-color:#33CCFF;
	padding:5px;
}
.country {
	font-weight: bold;
	font-size: 13px;
}
.boxwhite {background-color:#FFFFFF}
.asia {background-color:#FFCC00}
.europe {background-color:#99CCFF}
.africa {background-color:#CC6600}
.america {background-color:#FF9900}
.harmony {background-color:#0099FF}
.harmony2 {background-color:#6699CC}
.programbold {
	font-weight: bold;
	color: #003366;
}
.jazz {background-color:#FF9900}
.dinner {background-color:#CCCC33}
.programbigger {font-size:14px;}
.boxjump {
	font-size: 10px;
}
.tdover {
	background-color: White;
	cursor:pointer;
}

