body {
	margin: 0px 0px 20px 0px;
		background-color : #FFFFFF;
        	text-align: center;
	}

a {     color : #0099CC;
	text-decoration: none;
	
	}

a:link {
	color: #0099CC;
	text-decoration: none;
	}

a:visited {
	color: #0099CC;
	text-decoration: none;
	}

a:active {
	color : #33CCFF;
	}

a:hover {
	color: #33CCFF;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;
	
	background-color: #FFFFFF;
	border: none;
	}

#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #CC9933;
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 5px 0px 5px;
	border-bottom: none;
	}

#banner a {
	color: #000099;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
	}
	
#banner a:hover {
    color: #CC9933;
    text-decoration: none;
    font-size: medium;
    font-weight: bold;
    
    }

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	
	
	}

#banner h2 {
	font-size: medium;
	}
    
#navbar {
	font-family: Georgia, 'Times New Roman', serif;
	color: #CC9933;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: none;
	}

#navbar a {
	color: #000099;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	}

#navbar a:hover {
    color: #000000;
    text-decoration: none;
    font-size: small;
    font-weight: bold;
    
    }

#navtable {
    background-image: url('http://www.maxsmewsings.com/images/bar.png');
    }

.button {
    width: 50px; 
    text-align: center;
    padding: 10px
    }

.hover {
    border-left: 1px solid #CC9933;
    border-right: 1px solid #CC9933;
    color: #CC9933;
    padding: 10px
    }

#center {
    float: left;
	width: 60%;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color : #F0F0F0;
	color : #000099;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : medium;
	}

#right {
	color : #000066;
		float: right;
	
	width: 20%;
	background-color : #F0F0F0;
	overflow: hidden;
	}

#left {
	color : #000066;
		float: left;
	
	width: 20%;
	background-color : #F0F0F0;
	overflow: hidden;
	}

.content p {
	color : #000099;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : medium;
	font-weight : normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
    color: #000099;
    padding: 10px;
	line-height: 150%;
	font-weight: bold;
	border: 1px outset black;
	text-align: justify;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000099;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	border-top: 1px solid #CCC;
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000099;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h4 {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: -10px 0 10px 0;
}

.content h5 {
	float: right;
	margin: 5px 5px 5px 5px;
	width: 145px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 15px;
	line-height: 1.3em;
}	


.content p.posted {
	color : #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #666666;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	border-left-width : 1px;
	border-right-width : 1px;
	padding-left : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-top : 5px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	}

.more {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
}

.storybox {
    
	padding-left : 15px;
	padding-bottom : 5px;
	padding-right : 15px;
	padding-top : 0px;
	background-color : #F0F0F0;
	line-height: 150%;
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size : small;
	}
	
.storybox h2 {
	color : #006699;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
    border-bottom: 1px solid #F0F0F0;
	text-align: left;	
	text-transform: uppercase;
	}

.storybox h3 {
    color: #006699;
    padding-top : 5px;
    font-family: Helvetica, Arial, sans-serif;
	font-size: small;
    text-align: left;
    font-weight: bold;
    }
    
.storybox a {
	color: #000099;
	text-decoration: none;
	}
	
.storybox a:visited {
	color: #000099;
	text-decoration: none;

	}

.storybox a:hover {
    color: #33CCFF;
    text-decoration: none;
    }

.headbox {
	padding: 15px 15px 5px 15px;
	background-color : #FFFFFF;
	color : #000000;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : x-small;
	}
	
.headbox h2 {
	color : #006699;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
    border-bottom: 1px solid #CCCCCC;
	text-align: left;	
	text-transform: uppercase;
	}

.headbox h3 {
    color: #006699;
    font-family: Helvetica, Arial, sans-serif;
	font-size: small;
    text-align: left;
    }
	
.headbox ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
	}
	
.headbox li {
	color : #000066;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-top: 7px;
	list-style-type: none
	}
	
.headbox a {
	color: #000099;
	text-decoration: none;
	font-size: small;
	}

.headbox a:visited {
	color: #000099;
	text-decoration: none;
	font-size: small;
	}

.headbox a:hover {
    color: #33CCFF;
    text-decoration: none;
    font-size: small;
  
    
    }	


#calendar {
  	line-height: 140%;
	color: #999;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 5px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #CC9933;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color : #000066;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
	
.sidebar h2 a {
    color: #000000;
    text-decoration: none;
    }
    
.sidebar h2 a:hover {
    color: #0099CC;
	text-decoration: none;
	}
    	

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
	}

.sidebar ul ul {
	padding-left: 0px;
	margin: 10px;
	margin-bottom: 10px;
	}

.sidebar li {
	color : #000066;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar li li {
	color: #000066;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 120%;
	margin-top: 2px;
	list-style-type: none;
	}

.sidebar img {
	border: none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
    color : #000066;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

#powered {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	color: #000066;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.googleads {
	padding: 5px 5px 5px 5px;
	background-color : #CCCCFF;
	color : #000099;
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : small;
	}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash .content h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash .content h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 15px;
}

.sIFR-hasFlash . content h5# {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
