

body {
	margin: 0;
	padding: 0;
	background: #7F7772 url(/conference/images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#FFFFFF;
	
}

h1, h2, h3, h4 {
	margin-top: 0;
	font-weight: bold;
	color: #FFBF23;
	list-style:none;
}

p.large {
color:#000000;
font-size:14px;
}

p.black   {
color:#000000;
font-size:90%;
}
h1 {
	font-size: 22pt;
}

h2 {
	font-size:26pt;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	
}

h4 {
font-size:14px;
}
h5 {

	font-size: 145%;
	font-weight: bold;
	color:#f47a2a;
}
p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FFBF23;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: 1px solid #B2B2B2;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

#header {
	width: 700px;
	height: 100px;
	margin: 0 auto;
}


#logo 
{
	background:s url(images/img01.gif) repeat-x;
	
}

#logo h1, #logo h2 {
	margin: 10;
}

#logo h1 {
	padding-top: 20px;
	font-size: 36px;
}

#logo h2 {
}

#logo a {
	text-decoration: none;
	color: #7F7772;
}



#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 20px 0 10px;
	
	text-align: center;
	text-decoration: none;
	font-size: 154%;
	color: #F8DFC9;
}

#menu a:hover {
	color: #FFFFFF;
}



#page {
	clear: both;
	width: 720px;
	margin: 0 auto 5px auto;
 padding: 151px 0 0 0;   
	background:#7F7772 url(/conference/images/img_top.jpg) no-repeat;

}


#splash {
	width: 660px;
	height: 209px;
	padding: 30px 30px 0 30px;
	background: url(/conference/images/img_bottom.jpg) no-repeat;
}

.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 310px;
}

.twocols .col2 {
	float: right;
	width: 330px;
}


#content {
	float: left;
	width: 350px;
	padding: 15px 0 0 5px;
}


.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 5px;
	
}





.msg_head {

	height:20px;display:block; width:330px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 0px 0;color:#ffffff;background:url(/conference/images/left_nav_arrow.gif) no-repeat left;
background-position:0px 0px;
font-size: 14pt;
	font-weight: bold;
	color: #FFBF23;
	cursor: pointer;
	position: relative;
	
}


.msg_list {
	margin: 0px;
	padding: 0px;
	width: 680px;
}


.msg_body {
	padding: 5px 10px 15px;
	background-color: #7F7772 ;
}










#sidebar {
	float: right;
	width: 330px;
	padding-leftt: 15px;
	
}






#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 145%;
	font-weight: bold;
	color:#f47a2a;
}

#sidebar h3 {
	Font-size: 125%;
	margin: 0;
}
#sidebar p:hover {
text-decoration:underline;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
/* Banner */


#banner  {
	clear: both;
	height:150px;
	
	background:#777777 url(/conference/images/banner.gif) repeat-x ;
	
	}


/* Footer */

#footer {
	clear: both;
	height: 180px;
	
	background: #FFFFFF;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}