body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
}
	
h1 {
	font-size: 22px;
	display: none;
}	

h2 {
	color: #003311;
	font-size: 18px;
}

h3 {
	color: #003311;
	font-size: 14px;
}

h4 {
	color: #003311;
	font-size: 12px;
}

div.center {
	text-align: center;
}

div.imgcopyright {
	font-size: 9px;
	text-align: center;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
}

#content {
	width: 780px;
	border: 1px solid black;
	text-align:left;
	max-width: 1024px;
	padding: 0px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/back_btm_180.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#sidebar {
	float: left;
	width: 180px;
	margin:0; padding:0;
}

#sidebar-content {
	margin:0;
	padding: 0em;
	background-color: #003311;
	font-size: 12px;
	color: #FFFFFF;
}

#main {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
	background-color: #FFFFFF;
}

#main-content {
	margin:0px;
	font-size: 100%;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr.cleaner {
	clear:both;
	padding:0;
	border:none;
	visibility: hidden;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	
#footer {
	background-color: #999999;
	font-size: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	margin: 0em;
	padding: 0em;
	width: auto;
	left: 0px;
	right: 0px;
	text-align: center;
}

#header {
	background-color: #003311;
	background-image: url(../images/header_bohemiantoastmasters.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	text-indent: 0px;
	height: 100px;
	width: auto;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #002200;
	border-bottom-color: #002200;
	border-left-color: #006600;
	left: 0px;
	top: 0px;
	right: 0px;
	vertical-align: top;
}

#topbar {
	background-color: #003311;
	height: 16px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #002200;
	border-bottom-color: #002200;
	border-left-color: #006600;
	left: 0px;
	right: 0px;
	text-align: right;
	padding-right: 5px;
	padding-top: 1px;
}

#sidebar-content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar-content li {
	list-style-type: none;
	margin: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #002200;
	border-bottom-color: #002200;
	border-left-color: #006600;
}

#news {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #002200;
	border-bottom-color: #002200;
	border-left-color: #006600;
	text-align: center;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	margin: 0.6em;
}

#news div {
	padding: 5px;
}

#sidebar-content a:link, #sidebar-content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar-content a {
	color: #FFFF00;
	text-decoration: none;
}

#sidebar-content a:hover {
	color: #999999;
	text-decoration: underline;
}

#topbar a:link, #topbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topbar a:link {
	color: #FFFF00;
	text-decoration: none;
}

#topbar a:hover {
	color: #999999;
	text-decoration: underline;
}

.card-left, .card-right {
	float: left;
	width: 160px;
	text-align: center;
	background: white;
	font-size: 75%;
	clear: right;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
 
.card-right {
   	float: right;
   	margin: 0 0 15px 15px;
}

.card-left200, .card-right200 {
	float: left;
	width: 220px;
	text-align: center;
	background: white;
	font-size: 75%;
	clear: right;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
 
.card-right200 {
   	float: right;
   	margin: 0 0 15px 15px;
}

.card-left300, .card-right300 {
	float: left;
	width: 320px;
	text-align: center;
	background: white;
	font-size: 75%;
	clear: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
 
.card-right300 {
   	float: right;
   	margin: 0 0 10px 10px;
}

.officer_list {
	float: right;
	width: 160px;
	height: 160px;
}

.officer_list img {
	border: 1px solid #000000;
}

.officer_list_text {
	float: left;
	height: 160px;
	width: auto;
}

.red {
	color: #FF0000;
}

#sidebar-placeholder {
	margin:0px;
	padding: 0px;
	height: 300px;
	font-size: 12px;
	color: #FFFFFF;
}

#navrcholu {
	text-align: center;
	margin: 8px;
}

#gallery {
	text-align: center;	
}

#gallery img {
	border: 1px solid #000000;
}

#gallery table {
	margin: 0 auto; 
}
