* { margin: 0; padding: 0; }

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background: #f5f3ea url(../layout/body.gif) 50% 54px no-repeat;	
	padding:10px;
	line-height:150%;
}

h1 {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 34px;
    font-weight: normal;
    margin-bottom: 14px;
}
h2 {
    font-size: 16px;
    margin-bottom: 5px;
    
}
h3 {
    font-size: 13px;
    margin-bottom: 5px;
}

p {
    margin-bottom: 14px;
    text-align: left;
}

#header, #left, #background, #footer, #urls, #facebook {display:none;}

#wrap { margin: 0 auto;
    padding: 4px 0 32px;
    position: relative;
    text-align: left;
    width: 500px;}

a 		{ color: #000; text-decoration: none; }
img 	{ border: none; }
.clear 	{ clear: both; } 

.column-1, .column-2 {display:none;}
#detail_img {
    float: left;
    padding-bottom: 18px;
    width: 195px;
    margin:0 10px 10px 0;
}

form.s_speaker {display:none;}
