html,body {
	margin:0;padding:0;
	font: 12px/18px helvetica, arial, sans-serif;

}

body {
	color: #8e8e8e;
	background: #fff;
	text-align: center;
	margin-left: 152px;
}

p {
	margin: 15px 0 0 0;
	line-height: 1.6em;
	letter-spacing: .3px;
}

h2 {
	color: #cc3f49;
	}

a:link, a:visited {
	color: #444;
	text-decoration: none;
	outline: none;
	font-weight: 300;
	letter-spacing: 1pt;
}

a:hover, a:active {
	color: #cc3f49;
	border-bottom: 1px dotted #cc3f49;
	}

#nav-1 a, #nav-2 a, #nav-3 a, #nav-4 a, #nav-5 a,  #nav-6 a {
	display: block;
	border: none;
}

a.flag {
	border: none;
}

.sidebarshot {
	position: relative;
	float: left;
	left: -210px;
	margin-right: -210px;
	}

li {
	list-style: none;
}

#header {
	height: 194px;
	}


/*
div#logo {
	background: url(images/ofd.logo.gif) no-repeat 0px 0px;
	height: 194px;
	width: 225px;
	position: relative;
}
*/

#nav {
	height: 194px;
	margin: 0;
	padding: 0;
	width: 618px;
}

ul#nav li {
	float: left;
	line-height: 194px;
	display: block;
	float: left;
	outline: none;
	text-indent: -9999px;
}

			li#navlogo {
				background: url(images/ofd.logo.gif) no-repeat 0 0;
				width: 225px;
				margin-left: -225px;
			}

			li#nav-1 a:link, li#nav-1 a:visited {
				background: url(images/nav.home.gif) no-repeat;
				background-position: 0 0;
				width: 80px;
			}
			li#nav-1 a.current {
				background: url(images/nav.home.gif);
				background-position: 0 388px;
			}
			li#nav-1 a:hover, li#nav-1 a:active {
				background: url(images/nav.home.gif);
				background-position: 0 194px;
			}
			li#nav-2 a:link, li#nav-2 a:visited {
				background: url(images/nav.aboutus.gif) no-repeat;
				width: 118px;
			}
			li#nav-2 a.current {
				background: url(images/nav.aboutus.gif);
				background-position: 0 388px;
			}
			li#nav-2 a:hover, li#nav-2 a:active {
				background: url(images/nav.aboutus.gif);
				background-position: 0 194px;
			}
			li#nav-3 a:link, li#nav-3 a:visited {
				background: url(images/nav.services.gif) no-repeat;
				width: 111px;
			}
			li#nav-3 a.current {
				background: url(images/nav.services.gif);
				background-position: 0 388px;
			}
			li#nav-3 a:hover, li#nav-3 a:active {
				background: url(images/nav.services.gif);
				background-position: 0 194px;
			}
			li#nav-4 a:link, li#nav-4 a:visited {
				background: url(images/nav.speaking.gif) no-repeat;
				width: 118px;
			}
			li#nav-4 a.current {
				background: url(images/nav.speaking.gif);
				background-position: 0 388px;
			}
			li#nav-4 a:hover, li#nav-4 a:active {
				background: url(images/nav.speaking.gif);
				background-position: 0 194px;
			}
			li#nav-5 a:link, li#nav-5 a:visited {
				background: url(images/nav.blog.gif) no-repeat;
				width: 69px;
			}
			li#nav-5 a.current {
				background: url(images/nav.blog.gif);
				background-position: 0 388px;
			}
			li#nav-5 a:hover, li#nav-5 a:active {
				background: url(images/nav.blog.gif);
				background-position: 0 194px;
			}
			li#nav-6 a:link, li#nav-6 a:visited {
				background: url(images/nav.contact.gif) no-repeat;
				width: 110px;
			}
			li#nav-6 a.current {
				background: url(images/nav.contact.gif);
				background-position: 0 388px;
			}
			li#nav-6 a:hover, li#nav-6 a:active {
				background: url(images/nav.contact.gif);
				background-position: 0 194px;
			}


ul.flags{
margin: 20px;
padding: 0;
/*padding: 10px auto;*/
display: inline;
border: 0;
}

ul.flags li {
	/*line-height: 172px;*/
	display: block;
	float: left;
	outline: none;
	padding: 0;
	margin: 0;
/*	height: 100%;*/
}

li {
	line-height: 1.5em;
	list-style-type: none;
}

img {
	border: none;
}

ul.reallist li {
margin-left: -19px;
list-style-type: disc;
line-height: 21px;
}

div#container {
	width:618px;
	margin: auto;
	text-align:left;
}


div#content {
	padding: 17px;
}


div#content p {
}

#content_illuminate {
	background: #f4f4f4;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 10px;
}

#eventbrite {
	display: block;
	position: relative;
	bottom: 487px;
	left: -212px;
}


/*
#footer {
	margin-top: 20px;
	height: 40px;
	background: #ddd;
	margin-bottom: 15px;
}

#footer p {
	margin: auto 0;
	font-size: 15px;
	color: #aaa;
	}

*/
