/* Begin Typography & Colors */
body {
	font-size: 9pt; 
	font-family: Verdana, Arial, Sans-Serif;
	 margin: 0;
	padding: 0; 
	background-color: #ffffff;
	color: #fff;
	text-align: center;
	}
	


#container {
	position: relative;
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 808px;
	background: url("http://www.electricgrandmother.com/eg_background.jpg") no-repeat bottom left;
     background-color: #000000;
}  

	
#logo {
	position: absolute;
	left: 30px;
	padding: 0;
	margin: 0 auto;
	height: 229px;
	width: 100%;
	background: url("http://www.electricgrandmother.com/animated_eg_logo.gif") no-repeat top left;
			}
			
#header {
	height: 217px;
        position: relative;
        z-index: 0;
	}
			
#header h1 {
	display: none;
	}


#body {
	margin-left: 10px;
	margin-right: 10px;
padding-top: 10px;
	}

#content{ width:570px;
/*border: 1px solid #fff;*/
padding-left:10px;
}

#clear {clear:both; color:#000;}

#clear A:link { color: #000; text-decoration: none;}
#clear A:visited { color: #000;text-decoration: none; }



.clearfix:after{display:block; clear:both; color:#000;}
.clearfix {display: inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}
	
A:link { color: #e9ba49; text-decoration: none;}
A:visited { color: #00c4bd;text-decoration: none; }
A:hover { color: #ffffff; background-color:#038C36; text-decoration: none;}
A:active { color: #e9ba49; text-decoration: none;}

li {padding-bottom:10px;}
	
#nav_side {
	/*float:right;
	width:178px;
	border:0px;
	margin-right:10px;*/
        position: relative;
        left: 600px;
        top: 0px;
        width: 178px;
	padding-left:10px;
	padding-right:10px;
        margin-bottom:-10px;
        padding-bottom:-10px;
	background: url("http://www.electricgrandmother.com/side_background.jpg")  center center;
}

#nav_side h2 {
	font-size: 14pt;
	margin-bottom:10px;
        font-weight: lighter;
	}
	
#nav_side ul {
	border: 0; 
	margin: 2px 10px 0px 0;
	padding: 0;
	list-style-type:none;
	}

#nav_side li {
	border-bottom: 1px solid #fff; margin:0px; margin-bottom:10px; margin-top:1px; padding-bottom: 10px;}

#nav_side img { margin-top: 10px;}

ul#menu {
	font-size:14pt;
	font-weight:lighter;
	
	}
	

#content img {
	border: 1px solid #fff;
	margin: 5px;
	}
	
#footer {

height: 20px;
padding: 3px;
margin-left:100px;

clear:both;

}

hr {
border:none;
background-color: #a41500;
color: #a41500;
height: 2px;
text-align:center;
width: 40%;
}

hr .sidebar {
color: #ffffff;
height: 1px;}

h2 {font-size:12pt;}

#top_nav {position: absolute;
        right: 3px; top: 3px;
	margin-right: 220px;
	margin-top:10px;
	padding:0px;
        z-index:9;
		text-align:right;
	}