/* GENERAL STYLES */
body {
				background-color: #2C2F64;
				width: 100%;
				margin: 0;
			}
			
			#navwrap {
				background-image: url(/media/10011/header_bg.png);
				height: 46px;
				width: 100%;
			}
			
			#navwrap div {
				width: 959px;
				margin: 0 auto;
				height: 46px;
			}
			
			#navwrap div ul {
				list-style-type: none;
				height: 46px;
				float: left;
				padding: 0;
				margin: 0;
width: 959px;
overflow: hidden;
			}
			
			#navwrap div ul li {
				display: block;
				float: left;
				clear: none;
				color: #DAC69A;
				font-family: Georgia, Times New Roman, Serif;
				font-size: 8pt;
				line-height: 40px;
				height: 46px;
				padding-left: 15px;
				padding-right: 15px;
text-transform: uppercase;
			}
			
			#navwrap div ul li:hover {
				color: #A5A4E1;
				cursor: pointer;
			}

#navwrap div ul li a {
color: #DAC69A;
text-decoration: none;
cursor: pointer
}

#navwrap div ul li a:hover {
text-decoration: none;
color: #A5A4E1;
cursor: pointer;
}
			
			#navwrap div ul li.sep {
				background: url(/media/10037/nav_sep.png) no-repeat;
				width: 8px;
				padding: 0;
			}
			
			#footerwrap {
				background-image: url(/media/10016/footer_bg.png);
				height: 73px;
				width: 100%;
			}
			
			#footerwrap div {
				width: 959px;
				color: #DAC69A;
				font-family: Georgia, Arial, Verdana, Helvetica, San-Serif;
				font-size: 10pt;
				margin: 0 auto;
				padding-top: 25px;
				/* border: solid 1px white; */
			}
#footerwrap div div {
margin: auto;
padding-top: 0;
}

#footerwrap div div.left {
width: 40%;
}

#footerwrap div div.right {
width: 60%;
}

			
			#footerwrap div div ul {
				list-style-type: none;
				height: 16px;
				float: left;
				padding: 0;
				margin: 0;
overflow: hidden;
			}
			
			#footerwrap div div ul li {
				display: block;
				float: left;
				clear: none;
				color: #DAC69A;
				font-family: Georgia, Times New Roman, Serif;
				font-size: 7pt;
				padding-left: 5px;
				padding-right: 5px;
text-transform: uppercase;
			}
			
			#footer div div ul li:hover {
				color: #A5A4E1;
				cursor: pointer;
			}

#footerwrap div div ul li a {
color: #DAC69A;
text-decoration: none;
cursor: pointer
}

#footerwrap div div ul li a:hover {
text-decoration: none;
color: #A5A4E1;
cursor: pointer;
}

			#footerwrap div div ul li.sep {
				background-color: #DAC69A;
				width:4px;
				padding: 0;
			}
			
			#wrap {
				min-height: 500px;
				color: #2c2f64;
				background: #DDC99D url(/media/10006/background_illustration.png) no-repeat fixed center top;
				font-family: Lucidia Sans, Arial, Verdana, Helvetica, San-Serif;
				font-size: 10pt;
				width: 100%;
			}
			
			#child {
				margin: 0 auto;
				width: 959px;
				padding-top: 40px;
			}
			
			div .moduleheader {
				width: 291px;
				height: 50px;
				padding-left: 10px;
				padding-right: 5px;
				float: left;
				background: url(/media/10021/module_header.png) no-repeat;
				overflow: hidden;
				font-family: Lucidia Sans, Arial, Helvetica, San-Serif;
				font-size: 14pt;
				line-height: 35pt;
			}
			
			div .modulecontent {
padding: 10px;
				!width: 291px;
				width: 271px;
				min-height: 50px;
				float: left;
				background: url(/media/10027/module_strip.png);
			}
			
			div .modulefooter {
				width: 291px;
				height: 20px;
				float: left;
				background: url(/media/10032/module_footer.png) no-repeat;
margin-bottom: 10px;
			}

.photowrap img {
 padding: 3px;
 border: solid 2px #B39B68;
margin-bottom: 5px;
}

p.newsevents {
font-size: 9pt;
}
			.clear {
				clear: both;
				line-height: 0px;
			}
			
			#left {
				width: 291px;
				float: left;
				clear: none;
			}
			
			#right {
				padding-left: 40px;
				float: left;
				clear: right;
				width: 628px;
			}
			
			#betalogo {
				padding-bottom: 20px;
				padding-left: 14px;
				text-align: center;
			}
			
			h1 {
				color: #2c2f64;
				font-family: Lucidia Sans, Arial, Helvetica, San-Serif;
				font-size: 14pt;
			}

			h2 {
				color: #2c2f64;
				font-family: Lucidia Sans, Arial, Helvetica, San-Serif;
				font-size: 12pt;
			}

h3 {
				color: #2c2f64;
				font-family: Lucidia Sans, Arial, Helvetica, San-Serif;
				font-size: 10pt;
font-weight: bold;
			}
			
			p {
				color: #464A9B;
				font-family: Lucidia Sans, Arial, Helvetica, San-Serif;
				font-size: 10pt;
			}

.RSSLink {
	
}

ul.newsevents li {
	list-style-image: none;
}

.Photo {
	text-align: center;
}

.PhotoNav {
	text-align: left;
}

.PhotoItem {
	text-align: center;
	float: left;
	clear: none;
	width: 130px;
	padding: 5px;
color: #2C2F64;
text-decoration: none;
}

div.PhotoItem img {
	margin-bottom: 6px;
border: 0;
}

#wrap a {
font-weight: bold;
color: #2c2f64;
text-decoration: underline;
}

#wrap a:hover {
text-decoration: none;
}

.GalleryItem {
	text-align: center;
	float: left;
	clear: none;
	width: 130px;
	padding: 5px;
}

div.GalleryItem img {
	margin-bottom: 6px;
}

ul.Breadcrumb {
}

ul.Breadcrumb li {
	float: left;
	clear: none;
	list-style-image: url(/media/2579/arrow.gif);
	list-style-type: circle;
	margin-right: 16px;
	margin-left: 8px;
}
/* Style for invalid input */
.invalidInput{
	border:1px dotted #F00;
	background-color: #FFECE6;
}

/* Style for valid input */
.validInput{
	border: 1px dotted #FF0000;
}

#foundationlink {
 width: 267px;
 height: 101px;
 background-image: url(/media/10092/betaomegafoundation_learnmore_rest.png);
display: block;
margin-bottom: 10px;
}

#foundationlink:hover {
 background-image: url(/media/10138/betaomegafoundation_learnmore_hover.png);
}

#registerlink {
 width: 267px;
 height: 101px;
 background-image: url(/media/10097/betaomegafoundation_stayconnected_rest.png);
display: block;
}

#registerlink:hover {
 background-image: url(/media/10143/betaomegafoundation_stayconnected_hover.png);
}

.bizdata {
width: 450px;
}

.resdata {
width: 450px;
}

/* EDITOR PROPERTIES */
