@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 #rightcolumn #Footer {
	width: 650px;
	height: 20px;
	float: none;
	clear: both;
}
#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: medium solid #FFF;
	background-color: #FFF;
	padding-top: 10px;
	background-image: url(../images/mainbox.jpg);
	height: 485px;
	background-repeat: no-repeat;
}
.BrownBorder {
	border: thin solid #917442;
}
#wrapper #rightcolumn #Main #subbottom {
	width: 624px;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: auto;
	font-size: 14px;
	margin-bottom: 10px;
	margin-right: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #rightcolumn #Main #subbottom #subleft {
	width: 425px;
	height: 130px;
	float: left;
	margin-top: 30px;
	color: #FFF;
}
#wrapper #rightcolumn #Main #subtop {
	width: 490px;
	height: 300px;
	margin-left: 15px;
	border: medium solid #FFF;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
	color: #FFF;
	clear: both;
}
#wrapper #rightcolumn #Portals {
	height: 80px;
	width: 675px;
	padding-top: 20px;
	padding-bottom: 5px;
	float: left;
}
#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;
}
