body {
	margin : 0;
	padding : 0;
	line-height : 2em;
	background-position : 50% 0;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: url(images/topbg1purple.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
}
			/*WRAP*/
#container {
	width : 820px;
	color : #333;
	clear: both;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
			/*TOP BAR*/
#top {
margin : 0;
padding : 0;
}
#outside {
	background-image: url(images/crazy3000.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	background-color: #DFB9F4;
}

#top h2 {
text-align : center;
text-transform : none;
letter-spacing : 5px;
font-size : 90%;
padding : 8px 0;
margin : 0;
background : #7e7e7e;
color : #aaa;
}
			/*BANNER*/
#banner {
	width : 778px;
	height : 210px;
	margin : 0 auto;
	padding : 0;
	color : #333;
	background-position: center 0%;
}
#banner h1 {
height : 100px;
font-family : georgia, sans-serif;
text-align : center;
text-transform : none;
letter-spacing : 5px;
font-size : 175%;
padding : 0;
margin : 0;
background : transparent;
color : #aaa;
}
			/*MAIN CONTENT*/
#content {
	width : 820px;
	background-color: #DFB9F4;
	background-image: url(background%20for%20text/bgmiddle.jpg);
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 30;
	text-align: left;
}
			/*LEFT SIDEBAR*/
#sidebar {
float : left;
width : 190px;
margin : 0;
padding : 0 5px 20px 10px;
}
			/*FOOTER*/
#footer {
	clear : both;
	font-size : 0.9em;
	color : #fff;
	border-top : 1px solid #eee;
	margin : 0;
	text-align : center;
	padding-left : 0px;
	background-color: #DFB9F4;
	background-image: url(images/footernew2.jpg);
	height: 166px;
}
			/*TYPOGRAPHY*/
h3 {
	text-transform : none;
	letter-spacing : 3px;
	color : #333;
	background : inherit;
	padding : 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	margin-right: 0;
}
h4 {
font : 100% arial, "Trebuchet MS", verdana, sans-serif;
color : #710069;
background : inherit;
margin : 5px 0 5px 10px;
padding : 0;
}
p {
	margin : 10px;
	text-align: left;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #333;
	text-align: left;
}
			/*SCROLLBAR*/
div.scroll {
	overflow : auto;
	height : 11em;
	width : 500px;
	padding : 5px;
	border : 1px solid #eee;
	background : inherit;
	color : #555;
	font-size : 90%;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 50px;
}
			/*SIDEBAR NAVIGATION*/
#sidebar ul {
list-style : none;
margin : 0 0 20px 0;
padding : 0;
}
#sidebar ul li {
display : inline;
padding : 0;
margin : 0;
}
#sidebar ul li a {
display : block;
color : #710069;
background : inherit;
text-decoration : none;
margin : 0;
padding : 5px 0 5px 0;
border-bottom : 1px solid #c0c0c0;
}
#sidebar ul li a:hover {
	text-decoration : none;
	background : #ece5ec;
	color : #F0F0F0;
}
			/*LINK PROPERTIES*/
#content a:link, #content a:visited, #banner a:link, #banner a:visited {
color : #710069;
background : inherit;
text-decoration : none;
}
#content a:hover, #banner a:hover {
	color : #00C;
	background : inherit;
	text-decoration : none;
	text-align: center;
}
#footer a:link, a:visited, #top a:link, a:visited {
	color : #06F;
	background : inherit;
	text-decoration : none;
}
#footer a:hover, #top a:hover {
color : #fff;
background : inherit;
text-decoration : none;
}
a img {
border : 0;
}
#containertop {
	background-image: url(background%20for%20text/bgtop.jpg);
	height: 49px;
	width: 820px;
}
#containerbottom {
	background-color: #DFB9F4;
	background-image: url(background%20for%20text/bgbottom.jpg);
	height: 57px;
	width: 820px;
	clear: both;
}
#imgcenter {
	margin-right: auto;
	margin-left: auto;
	width: 466px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #1076FE;
	font-variant: normal;
	text-decoration: none;
	height: 30px;
	width: 400px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #710069;
	line-height: 2em;
	font-style: italic;
	background-image: url(images/h1image.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 45px;
}
.black {
	color: #000;
}
.center {
	text-align: center;
}
.left {
	text-align: left;

}
.bluecenter {
	color: #06F;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
