body {
	text-align: center;
	margin: 0;
	margin-bottom: 20px;
	background: #50395E url('images/bg.gif') repeat-x;
}

#wrapper {
  width: 766px;
  margin: 10px auto;
  text-align:left;
  position: relative;
}

#content {
	border-style: solid;
	border-width: 3px;
	border-color: #FFFFFF;
}

#header {
	width: 760px;
	background: #9D9C9E;
}

#home_title {
	background: url('images/title_bg.jpg') repeat-x;
	width: 760px;
}

#slogon {
	margin: 0px 0px 20px 65px;
}

#left_indent {
	margin: 0 0 0 20px;
}

#pic_indent {
	margin: 20px 0 0 28px;
}

#main_text {
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 15px 10px 0 20px;
}

.red_text {
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	color: #E72C2C;
}

.links {
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F45B2F;
	text-decoration: none;
}

.links:hover {
	font-family: Century Gothic, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* -----------------------Buttons---------------------------- */