body {
	background-image:  url(images/bkgr4772A6.jpg);
	background-color: #4772A6;
	margin: 14px;
	background-repeat: no-repeat;
    background-attachment: fixed
}

.header {
	font-family: Georgia;
	background-image:  url(images/bluesmudge3.jpg);
	font-size: 10px;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 0;
	border-top: 2px solid white;
	color: #666;
	text-align: center;
	padding: 2px;
}
.headeright {
	font-family: Georgia;
	background-image:  url(images/bluesmudge3.jpg);
	font-size: 10px;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-top: 2px solid white;
	color: #666;
	text-align: center;
	padding: 2px;}
.footer {

	font-size: 10px;
	border: 2px solid white;
	color: #000;
	text-align: center;
	padding: 14px;
}

.footer a {
	
	color: #FCF203;
	text-decoration: none;
}
.footer a:hover {
	color: #000304;
}

.maincontainer{
}

.maincontent {
	font-family: Georgia, Times New Roman;
	background-color: #F0F2F9;
	font-size: 10px;
	border-right: 2px solid white;
	border-left:  2px solid white;
	color: #0000;
	text-align: left;
	padding: 8px;
	padding-top: 2px;

}
	
.maincontent a {
	color: maroon;
	text-decoration:none;
}
.conference a {
	color:  black;
	text-decoration: underline;}
.conference a:hover {
	text-decoration: underline;
	color: maroon}
	
.maincontent a:hover {
	text-decoration: underline;
}
.rightcontent {
	font-family: Georgia, Times New Roman;
	background-color: #F0F2F9;
	font-size: 12px
	border-right: 2px solid white;
	color: #000;
}
.rightcontent a {
text-decoration:none;
color:#000000
}


.rightcontent a:hover {
text-decoration:underline
}

.nav {	
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #ccccc;
	font-size: 12px; !important;
}
.nav a{
    display: block;
	padding-top:2px;
	padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 4px;
    background: #ccccc;
    color: black;
    text-decoration: none;
	border-bottom: 1px solid white;
	}
.nav a:visited{color: maroon; }

.nav a:hover {
    background: #ccccc;
    text-decoration: underline;
	text color: red;}
.meeting {
 border-width: 10px;
border-style: double; 
}