@charset "UTF-8";
#wrapper {
	height: 750px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#wrapper #leftcolumn {
	height: 737px;
	width: 180px;
	background-image: url(../images/leftcolumn.png);
	background-repeat: no-repeat;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
}
#wrapper #rightcolumn #topcolumn {
	height: 40px;
	width: 675px;
	vertical-align: bottom;
}
#wrapper #rightcolumn {
	width: 670px;
	float: left;
}
#wrapper #leftcolumn #navigation {
	height: 500px;
	margin-top: 165px;
	width: 200px;
}
#wrapper #leftcolumn #swirl {
	height: 200px;
	width: 175px;
	float: left;
}
#wrapper #rightcolumn #Main {
	width: 675px;
	border: 2px solid #AE8946;
	background-color: #FFF;
	padding-top: 10px;
}
.BrownBorder {
	border: medium solid #917442;
	color: #FFF;
	margin-left: 7px;
	margin-bottom: 15px;
}
#wrapper #rightcolumn #Main #subbottom {
	width: 620px;
	border: medium solid #666;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 15px;
	margin-right: auto;
}
#wrapper #rightcolumn #Main #subbottom #subleft {
	width: 623px;
}
#wrapper #rightcolumn #Main #subbottom #subleft a:link{
	width: 623px;
	font-size: 14px;
	color: #AE8946;
}
#wrapper #rightcolumn #Main #subbottom #subleft a:hover{
	width: 623px;
	font-size: 14px;
	color: #666;
}
#wrapper #rightcolumn #Main #subbottom #subleft a:visited{
	width: 623px;
	font-size: 14px;
	color: #A18656;
}
#wrapper #rightcolumn #Main #subtop {
	width: 640px;
	height: 270px;
	margin-bottom: 0px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rightcolumn #Portals {
	height: 80px;
	width: 675px;
	padding-top: 20px;
	padding-bottom: 5px;
}
#wrapper #rightcolumn #lackeyDesigns {
	height: 25px;
	width: 675px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: center;
}
#wrapper #rightcolumn #lackeyDesigns a:link{
	height: 25px;
	width: 675px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
}
/* CSS Document */

body {
	background-image: url(../images/Background.jpg);
	background-repeat: repeat;
}
.BrownMenuHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #AE8946;
}
.browntext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #BB9751;
}
.centereditalics {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 14px;
	font-style: italic;
	vertical-align: middle;
}
