body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	color: #000000;
 	background-image: url(../Images/backgrounds/body.jpg);
}

h1 {
 	color: #003399;
	font-size: 18px;
}

h2 {
 	color: #333333;
	font-size: 14px;
	font-variant: none;
}

h3 {
 	color: #000099;
	font-size: 12px;
}

h3 a:hover {
	color: #006699;
	font-size: 12px;
	text-decoration: none;
}

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

h5 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

h6 {
	color: #FFFFFF;
	font-size: 12px
}

#top {
	background-image: url(../Images/backgrounds/header.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	height: 125px;
	border-bottom: #0033CC 1px solid;
}

#menu {
	padding-top: 10px;
	color: #0099FF;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover { text-decoration: underline }

#weather {
	border-bottom:  #0033CC 1px solid;
	/* background: #FEFAF1; */
	overflow: hidden;
	width: 98%;
}

#xmaslights {
	height: 32px;
	background-image: url(../Images/page_elements/ani-lights-bar.gif);
	background-repeat: repeat-x;
}

#content {
	position: relative;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 98%;
	min-width: 770px;
	max-width: 1024px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../Images/backgrounds/content.jpg);
}

#right_column {
	top: 0;
	min-height: 500px;
	margin-left: 220px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border-left: #000099 1px solid;
}

#right_column a {
	text-decoration: none;
}

#right_column a:hover {
	text-decoration: underline;
}

#right_column a:visited {
	text-decoration: underline;
	color: #999999;
}

div#stronza {
	display: none;
}

#page_image {

	width: 210px;
	float: right;
	border-left: #0066CC 1px solid;
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
	font-size: 10px; 
}

#left_column {
	top: 0;
	padding-top: 10px;
	float: left;
	width: 210px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3;
}

#left_column a {
	text-decoration: none;
}

#left_column a:hover {
	color: #FF6600;  
	text-decoration: underline;
}

#left_column a:active {  
	color: #CCCCCC;  
	text-decoration: none;
}

#left_column a:visited {  
	color: #666666;  
	text-decoration: none;
}

#twitter {
	margin-right: 5px;
	height: 160px;
	overflow: scroll;
	width: auto;
	border-top: #999999 1px solid;
}

#store { max-height: 1000px; overflow: auto }

#bottom {
	position: relative;
	float: none;
	clear: both;
	width: 98%;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	min-width: 770px;
	max-width: 1024px;
	padding-top: 10px;
	background-image: url(../Images/backgrounds/footer.gif);
	background-repeat: x-repeat;
	text-align: center;
	font-size: 9px;
	color: #CCCCCC;
}

#bottom p { padding-left: 10px; padding-right: 10px }

#bottom a {	color: #FFFFFF;	text-decoration: none; }

#bottom a:hover { color: #0099FF; }

#copr { font-size: 9px; color:#000000; text-align: center }

#copr a { color: #CCCCCC; text-decoration: none; }

#copr a:hover {	color: #FF9900; }

.listhead {
	color: #006699;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}

.tiny {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#box300 {
	width: 310px;
	height: 250px;
	float: right;
	border-left: #0033CC 1px solid;
	color: #00FF00;
	margin-left: 5px;
	padding-left: 10px;
}

#advice_box300 {
	width: 310px;
	height: 250px;
	overflow: scroll;
	float: right;
	border: #0033CC 1px solid;
	color: #00FF00;
	background-color: #000000;
	margin-left: 10px;
	padding: 5px;
	font-family:"Courier New", Courier, mono;	
	font-size:12px;
}

#advice_box300 a {	color: #FFFFFF }

#TweetSender {
	margin: 0;
	padding-top: 5px;
	padding: 3px;
	max-width: 340px;
	background-color: #FFFFCC;
	text-align: center;
}
	
#Tweets {
	background-color: #FFFFFF;
	list-style: none;
	list-style-position: inside;
	width: 195px;
	height: 180px;
	overflow: auto;
	padding: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	color: #000000;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
}

#TweetMessageID { color: #0099CC; font-size: 10px; text-align: right; }

#vacation {
	margin-top: 10px;
	padding: 3px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	border-top: #FFFF00 1px solid;
	border-bottom: #FFFF00 1px solid;
} 
