* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	visibility: visible;
	padding-right: 0px;
	padding-left: 0px;
	line-height:1.5em;
	text-align: left;
}
a {	text-decoration: none;}
a:link { color: #E71842; }
a:visited { color: #E71842; }
a:link.footer {color: White;}
a:visited.footer {color: White;}

		body {
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
	margin-top: 0;
	background-color: #B89F80;
	font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
   color: #44281D;
}
	#container {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center; /* for IE */
	width: 1000px;
/*
	height: 700px;
*/
	background-image: url(../images/main_frame.jpg);
	background-repeat: no-repeat;
}
		#header {
			margin: 0 auto;
			text-align: center; /* for IE */
			width: 850px;
			height:30px;
		}

		#pcontent {
			margin: 0 auto;
			text-align: center; /* for IE */
			width: 1000px;
			height:400px;
			border-color: #000000;
			background-repeat:no-repeat;
			background-position:50% 85%;
		}

		#pagestyle_center {
      margin: 0 auto;   /* align for good browsers */
		text-align: center; /* counter the body center */   		
		line-height:1.5em;
		font-size:14px;
		}
					
		.center {
			text-align:center;
		}

		.menu {
			height: 32px;
			margin-top: 60px;
			padding-left:180px;
		}

.info {
	width: 400px;
	margin-left: 600px;
	height: 370px;
	}

.column1 {
	color:#52402D;
	width: 280px;
	height: 300px;
	margin-left:280px;
	}
.column2 {
	color:#52402D;
	width: 280px;
	height: 300px;
	float: left;
	margin-left:20px;
	}

/* -----------*/
/* For PobBox */
/* -----------*/

.PopBoxImageSmall
{
   border: thick #0000FF;
}

.PopBoxImageLarge
{
   border: solid thin white;
}
