body { 
	background-color: rgb(255, 255, 255);
	font-family: ,Arial, Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-left:auto;
	margin-right:auto;
	width:840px;
}

#main {
	background: rgb(255, 255, 255) ;
	font-size: 85%;
	padding: 3px;
	margin: 0px 10px 10px 10px;
}

#main2 {
	padding: 3px;
	margin: 0px 10px 10px 10px;
}

#main3 {
	padding: 3px;
	margin: 0px 10px 10px 10px;
}

#sidebar {
	background:rgb(255, 255, 255);
	font-size: 105%;
	padding: 15px;
	margin: 0px 10px 10px 10px;
}

#sidebar2 {
	background:rgb(255, 255, 255);
	font-size: 105%;
	padding: 15px;
	margin: 0px 10px 10px 10px;
}



#footer {
	background-color:rgb(0, 0, 0);
	text-align: center;
	font-style: italic; 
	font-size: 90%;
	color:rgb(204, 204, 204);
	margin: 10px;
	padding: 15px

}

#header {
	text-align: left;
	font-size: 500%;
	font-weight: 800;
	font-effect:emboss;
	shadow-color: rgb(0, 0, 0);
	shadow-offset: 50px, 50px;
	blur-radius: 10px;
	color: #ffffff;
	background-color: rgb(0, 0, 0);
	background-image: url(maker-graphics/header-2.jpg);
	padding: 5px;
	margin: 10px 10px 10px 10px;
	height: 140px;
}

.shadow  {
	position: relative;
	display: block;
	color: #ddd;
}

.shadow span {
	position: absolute;
	display: block;
	top: 0px;
}

.shadow:before {
	display:block;
	padding: 4px;
	content: attr(title);
	color:#111; 
}

.shadow {
	height: 1em;
	filter: Shadow(Color=#111, 	
			Direction=135, 
			Strength=5);
}

#nav {
	background: rgb(0, 0, 0);
	background-image: url(maker-graphics/sidebar1.jpg);
	background-repeat: no-repeat;
	font-size: 105%;
	color: #ddd;
	padding: 3px;
	margin: 0px 10px 10px 10px;
}

#nav a:hover {
font-weight: bold;
letter-spacing: 0.1em

}

img {
margin-right:10px;
border:30px;
}

h1 {
	font-size: 120%;
	color: #D98719;
}

h2 {
	font-size: 110%;
	color: #069;
}

.slogan {
	color: #069;
}

.makercomment {
	margin-top: 3px;
	font-style: italic; 
	font-size: 10px;
}

.motto {
	margin-top: 3px;
	font-style: italic; 
	font-size: 14px;
	color: #ddd;
}

.motto-back {
	position: relative;
	top: -28px;
	left: 2px;
	margin-top: 3px;
	font-style: italic; 
	font-size: 14px;
	color: #909090;
}

.emphasis {
	font-weight:bold;
	color: #954b4b;
}
.bagheading {
	text-align: center;
	line-height: 1.8em;
}

.bagheading img {
	width: 60%;
}	

.image {
	border:30px;
}

a:link {
	color: #D98719;
	text-decoration: none;
	border-bottom: thin dotted #D98719;
}

a:visited {
	color: #D81;
	text-decoration: none;
	border-bottom: thin dotted #D81;
}

a:link.nav {
	color: #ddd;
	text-decoration: none;
	border-bottom: thin dotted #ddd;
}

a:visited.nav {
	color: #aaa;
	text-decoration: none;
	border-bottom: thin dotted #aaa;
}

a:link.img-link {
	border: none;
}


#sidebar {
	float: right;
	width: 180px;
}

#sidebar2 {
	float: right;
	width: 110px;
}


#main {
	margin-right: 230px;
	margin-left: 165px;
}

#member-main {
	margin-right: 20px;
	margin-left: 165px;
}

#main2 {
	margin-right: 15px;
	margin-left: 165px;

}

#main3 {
	margin-right: 150px;
	margin-left: 165px;

}

#nav {
	float: left;
	width: 115px;
}


#footer {
	clear: both;
}

a.days {
	font-size: 40pt;
}

li {
	margin-left: 45px;
}

#executive {
	margin: 80px 0px;
}

#member-card {
	height: 350px ;
	margin: 1px;
	background: #445;
	color: #eee;
}

#interview {
	position: relative;
	top: 10px;
	margin: 1px;
}

