.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #663300;
}
body {
	background-color: #FFFFFF;
	background-image: url(tips/images/background.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #D6D6D6;
}
#wrapper {
	Width: 720px;
	margin: auto auto;
    Background: white;
	border-width: 2px;
	border-style: solid;
	border-color: #600;}
	
.header {height:80px;
		Background:#F9E7B9;}
		
		


link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF3300;
	text-align: center;
}
.linknames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A2070B;
}
.amll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
.bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A2070B;
}
.oneColFixCtr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(tips/images/pat.png);
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.mysteries {
	background-color: #FFF;
	height: 100px;
	width: 100px;
	border: 1px solid #911007;
	display: block;
	padding: 5px;
	margin-bottom: 5px;
	float: left;
	margin-left: 5px;
}
