
body {
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	background-color:#036;
	
	}

h2 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:24px;}

h3 {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:18px;}

h4 {
	margin-bottom:1.75em;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	line-height:22px;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
	

a {
	text-decoration:none;
	color: #006;
	}
a:hover {
	text-decoration:none;
	color: #003;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	font-size:1.20em;
	height:100%;

	}
#header {
	height:150px;
	background:url(images/bg-header.png); no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(http://www.librarycompany.org/Economics/2009conference/images/bg-menu.png) repeat-x;
	padding:0 10px;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	}
#sidebar{
	float:right;
	clear:both;
	width:180px;
	background:#efefef;
	margin-right:10px;
	}
	
#content alpha omega {
	width:490px;
	clear:both;
	float:left;
	min-height:400px;
	margin:10px;
	padding:10px;
	}
	
		
#content2  {
	width:640px;
	min-height:100%;
	margin:10px;
	min-height:650px;
	text-align:left;
	padding:15px;
	}
	
#footer {
	clear:both;
	bottom:0;
	height:70px;
	width:680px;
	background-color: #A63702;
	font-style:normal; 
	text-align:center;
	color:#FFF;
	padding:10px;
	}
	
#footer a {color:#fff;}

/* Entries */

.entry {
	padding:15px 10px;
	text-align:justify;
	line-height:1.75em;
	float:left;
	clear:right;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#333;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(http://www.librarycompany.org/Economics/2009conference/images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(http://www.librarycompany.org/Economics/2009conference/images/bg-menu-hover.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(http://www.librarycompany.org/Economics/2009conference/images/bg-sidebar-bottom.gif) no-repeat top center;
	}
#sidebar-bottom2 {
	background:#ffffff;
	}
	#sidebar h4 {
	background:#ffffff;
	}


/* Heading's */


	
.style1 {color: #C30;}
.style2 {color: #C30; font-weight: bold; }
.style3 {
	font-size: 7pt;
	color: #333333;


/* Extra's */

