
body
{
    background-position: left top;
    margin: 0px;
    background: url('../Images/back.gif') repeat-x left top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

table
{
	padding: 0;
}

td, th
{
	border: solid 0px black;
	padding: 4px;
}

ul, ol {
}

a
{
    text-decoration: none;
    border-bottom: 1px dotted #CC0001;
    color: #376092;
    border-bottom-color: #376092;
}

a:hover {
	background: none;
}

#wrapper {
	width: 1100px;
	margin: 0 auto;
	background: url(../Images/img04.jpg) no-repeat left top;
}

#wrapper .main_column {
	background: url(../Images/img05.gif) no-repeat left bottom;
}

.overflow
{
	float:left;
	padding: 5px;
}

/* Header */

#header
{
    width: 1100px;
    height: 250px;
    margin: 0 auto;
    background: url(../Images/header.jpg) left top;
  
}

#header a
{
    border: none;
    text-decoration: none;
}
#header img
{
	border-style: none;
	border-width: 0px;
	border-color: inherit;
	float: left;
}

/* Logo */

#right_logo{
float:right;
margin: 10px 3px;
}

#left_logo{
float:left;
margin: 5px 0px;
}


#title{
width:810px;
height:80px;
float:right;
margin: 15px 3px;
color:#f2f2f2;
text-align:center;
font-family: Georgia;
font-size:15px;
font-weight:bold;
line-height:22px;

}


#small_title{

width:1100px;
height:22px;
float:right;
margin: 100px 3px 0px 3px;
color:#D8D5D5;
text-align:center;
font-family: Georgia;
font-size:12px;
font-weight:bold;
line-height:22px;
}



#logo
{
    float: right;
    width: 700px;
    color: #000000;
}

#logo h1, #logo p 
{
    color: #FFFFFF;
    text-align: center;
}

#logo h1 {
	float: left;
	padding: 20px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #376092;
}

#logo p {
	float: left;
	margin: 28px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* nav */

#nav {
	width: 1100px;
	height: 83px;
	background: url(../Images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#nav ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#nav li {
	float: left;
}

#nav a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#nav a:hover, #menu .current_page_item a {
}

#nav a:hover {
	background: #376092;
	text-decoration: none;
}

#nav .first {
	margin-right: 3px;
	background: #376092;
}

#nav .secondline {
	padding-left: 7px;
	padding-right:7px;
	margin-top: 6px
}

#nav .secondlinefirst {
	margin-right: 3px;
	background: #376092;
	padding-left: 16px;
	padding-right:16px;
	margin-top: 6px
}

/* Page */

#page {
	width: 1100px;
	margin: 0 auto;
	
}

/* Content */

#content {
	float: right;
	width: 780px;
	padding: 20px 20px 0 0;
}
.floatright {
	float: right;
}
.content_body {
	margin-left: 20px;
	padding-bottom: 10px;
}

.content_body .title
{
    padding-left: 10px;
    border-left: 4px solid #376092;
    color: #376092;
}

.content_body .title a {
	background: none;
	color: #444444;
	border: none;
}

.content_body .title a:hover {
	text-decoration: underline;
}

.content_body .meta {
	background: #E0E0E0;
	border-left: 4px double #376092;
	border-right: 4px double #376092;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content_body .meta .comments,.content_body .meta .permalink {
}

.content_body .entry {
	padding: 10px 20px 10px 20px;
	text-align: justify;
}

.content_body .entry .column-left
{
    float: left;
    width: 340px;
    border-right-color: #C0C0C0;
    border-right-width: 1px;
    border-right-style: solid;
    padding-right: 20px;
    text-align: left;
}

.content_body .entry .column-right
{
    float: right;
    width: 340px;
    text-align: left;
}
.content_body .entry td
{
	text-align:left;
}
.content_body .entry th
{
	background-color:#C0C0C0;
	color:White;
}
/* Sponsors*/
#sponsors 
{
    float:left;
}
#sponsors ul
{
    list-style:none;
}
#sponsors li
{
	padding: 15px;
}
#sponsors img
{
    vertical-align: top;
    float: left;
    margin-bottom: 50px;
}
#co-sponsors 
{
    float:left;
}
#co-sponsors img
{
    vertical-align: top;
    float: left;
    margin-bottom: 50px;
}
#co-sponsors div
{
	font-size:x-large;
	color:Black;
	text-align:justify;
	margin-left: 250px;
}

/*ConfCommittee*/
#confcommittee
{
	float:left;
}

#confcommittee ul
{
	list-style:none;
}
#confcommittee .comitem
{
	padding-left:20px;
}

#confcommittee .titleitem
{
	padding-top:20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 25px 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
    border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span
{
    display: block;
    margin-top: -20px;
    padding: 0;
    font-size: 11px;
    font-style: italic;
    color: #808080;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #000000;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}


#left_block{
float:left;
margin:0px 10px 15px 5px;
width:265px;


}
/* Committee */

#committee {
	float: left;
	width: 90%;
	padding: 0px 10px 0px 20px;
	color:#000000;
}


#committee UL {
	PADDING: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; LIST-STYLE-IMAGE: none;
}
#committee LI {
	PADDING: 0px
}
#committee LI UL {
	PADDING-BOTTOM: 0px;  font-size:12px; 
}
#committee LI LI {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; LINE-HEIGHT: 10px; BORDER-TOP: medium none; BORDER-RIGHT: medium none; padding-bottom:5px; 
}

#committee .committee_member {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; LINE-HEIGHT: 15px; BORDER-TOP: medium none; BORDER-RIGHT: medium none; padding-bottom:5px; PADDING-LEFT: 10px; 
}
#committee LI LI A {
	
}
#committee SPAN {
           FONT-STYLE: italic; MARGIN-TOP: 5px; MARGIN-BOTTOM: 5px; COLOR: #808080; MARGIN-LEFT: 4px; FONT-SIZE: 11px
}


#committee .committee_last_member {
	BORDER-BOTTOM:dashed 1px #bcbcbc; PADDING-BOTTOM: 10px; LINE-HEIGHT: 15px; MARGIN-TOP: 0px; PADDING-LEFT: 10px; MARGIN-BOTTOM: 10px
}
#committee .news {
	PADDING-BOTTOM: 5px; PADDING-LEFT: 10px; PADDING-TOP: 10px
}
#committee .news .date {
	COLOR: navy;
}
#committee .bullet {
	PADDING-LEFT: 10px
}
#committee .title {
	PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
#committee H2 {
	LETTER-SPACING: -0.5px; COLOR: #444444; padding-bottom:10px;
}
#committee P {
	TEXT-ALIGN: justify; PADDING-BOTTOM: 10px
}
#committee A {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; COLOR: #000000; BORDER-TOP: medium none; BORDER-RIGHT: medium none
}
#committee A:hover {
	COLOR: #787878; TEXT-DECORATION: underline
}

.grid_style_left{
float:left;
padding:5px;
width:600px;
height:20px;
font-size:12px;
border-bottom:solid 1px #cccccc;
}

.grid_style_right{
float:right;
width:400px;
text-align:left;
}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer 
{
	width: 1100px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center	
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

.email{

color:#376092; 
font-weight:bold

}

.time{
color: #376092;
font-weight: bold;
}