body {
	background-color:#ffffff;
}
#wrapContentCenter {
	text-align: left;
	margin: 0px auto;
	width: 960px;
}
table.padTopBot {
	margin-top: 24px;
	margin-bottom: 24px;
}
#foot {
	padding-top: 35px;
	padding-bottom: 48px;
}

/** Links **/

a {
	text-decoration:none;
}
a.MainLink:link {
	color:#4f360c;
	font-family:Arial;
	font-size:12px;
}
a.MainLink:visited {
	color:#4f360c;
	font-family:Arial;
	font-size:12px;
}
a.MainLink:hover {
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
}
a.MainLink:active {
	color:#4f360c;
	font-family:Arial;
	font-size:12px;
}
a.SubLink:link {
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
a.SubLink:visited {
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
a.SubLink:hover {
	color:#000077;
	font-family:Arial;
	font-size:12px;
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}
a.SubLink:active {
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
a.ResourceLink:link {
	font-size:10px;
	color:#ffffff;
	margin:2px;
}
a.ResourceLink:visited {
	font-size:10px;
	color:#ffffff;
	margin:2px;
}
a.ResourceLink:hover {
	font-size:10px;
	color:#ffe400;
	margin:2px;
	text-decoration:underline;
}
a.ResourceLink:active {
	font-size:10px;
	color:#ffffff;
	margin:2px;
}
/** Divs **/

#Header {
	height:150px;
	width:100%;
	background-color:#d1c13e;
	border-bottom:solid #a58332 1px;
	background-image:url(images/headerbg.jpg);
	background-repeat:repeat-x;
	background-position:right;
}
#Navigation {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#d6e8f4;
	border-bottom:solid #777777 1px;
}
#DirectorsContent {
	width:100%;
	background-color:#93b2ac;
}
#SisterCitiesContent {
	width:100%;
	height:833px;
	background-color:#ffffff;
}
#CommunityMeetingsContent {
	width:100%;
	background-color:#dd9b3d;
}
#InternationalCookingCompetition {
	width:100%;
	background-color:#cccccc;
}
#WorldVillageForms {
	width:100%;
	background-color:#ffffff;
}
#SubNavigation {
	width:100%;
	background-color:#4e784e;
	padding-top:10px;
	padding-bottom:10px;
	border-top:solid #6da76d 1px;
	border-bottom:solid #304a30 1px;
}
#Footer {
	width:100%;
	border-bottom:solid #aaaaaa 1px;
	padding-bottom:20px;
}
#ContactContent {
	height:500px;
	width:100%;
	background-color:#897208;
}
#SignUpContent {
	width:950px;
	height:700px;
	background-color:#222222;
	border-right:solid #777777 1px;
}
#AboutContent {
	width:950px;
	height:700px;
	background-color:#222222;
	border-right:solid #777777 1px;
}
#AboutWrapper {
	width:950px;
	background-color:#222222;
	border-right:solid #777777 1px;
}
#EventsContent {
	width:950px;
	height:700px;
	background-color:#222222;
	border-right:solid #777777 1px;
}
#TicketsContent {
	width:950px;
	height:700px;
	background-color:#222222;
	border-right:solid #777777 1px;
}
#WrapperA {
	width:600px;
	height:300px;
	background-color:#ffffff;
	margin:24px auto 36px;
}
#GeoComp {
	width:150px;
	height:300px;
	float:right;
}
#WrapperB {
	width:950px;
	height:1225px;
	margin:0 auto;
}
#IHC {
	width:950px;
	height:600px;
	float:left;
}
#IHCPanel {
	width:250px;
	height:600px;
	float:left;
}
#IHCForms {
	width:200px;
	height:600px;
	background-color:#ffffff;
	float:right;
}
#Banner {
	width:950px;
	height:200px;
	margin:0 auto;
}
