body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background-color: #000000;
	margin: 20px 0px;
	padding: 0px;
	background-image: url('../_img/back.gif');
	font-size: 120%;
}

h1,h2,h3 {
	font-size: 120%;
	margin: 0px 0px 0.8em;
	color: #D62806;
}
.subheading {font-size: 150%;}

#header h1, #header h2, #header h3 {margin:0;}

h1 a {
	display:block;
	margin: 0px;
	height: 250px;
	background: url(../_img/bland_header.jpg) no-repeat;
	text-indent: -5000px;
	font-size:1px;
	border:none;
}
h1 a:hover { background-color: transparent; border:none;}
.ideal a {
	display:block;
	height:160px;
	width:193px;
	background: url(../_img/ideal.gif) no-repeat 0% 0%;
	position:absolute;
	top:27px;
	text-indent: -5000px;
	font-size:1px;
	border:none;
}
.ideal a:hover { background-color: transparent; border:none;}

p {
	margin: 0px 0px 1em;
}
a {
	color: #975A79;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #935675;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #630E61;
}
#contact {
	background: #000 url('../_img/rounded540.gif') no-repeat;
	clear: both;
	float: left;
	width: 505px;
	position: relative;
	color: #FFFFFF;
	text-align: left;
	left: 30px; margin-left:0px; margin-right:0px; margin-top:35px; margin-bottom:50px; padding-left:20px; padding-right:15px; padding-top:15px; padding-bottom:20px
}
.buts {
	background: #4A0B49;
	border: 1px solid #81147D;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.8em;
	margin-right: 10px;
}
.buts:hover {
	background: #6D106B;
}
#contact h3 {
	font-size: 100%;
}


#container {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 7px solid #000;
	background: #630E61;
}

#contents_right img {
	margin-left: 35px;
	margin-bottom: 20px;
}
.formy {
	background: #560E54;
	border: 1px solid #A81AA5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF99FF;
	font-size: 0.8em;
	width: 200px;
	padding: 3px;
	position: relative;
	margin: 0 0 10px 0;
	float: left;
}
#email{
	margin: 25px 0 0 0;
}
.formy:hover, .formy:focus {
	background: #81147D;
	border: 1px solid #DF2FDB;
	color:#FFFFFF
}

#forml {
	width: 290px;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#formr {
	float: left;
	width: 200px;
	position: relative;
	margin-left: 30px;
	margin: 0;
	padding: 0;
}
#formb {
	clear: both;
	position: relative;
	font-size: 0.8em;
	float: left;
	width: 200px;
	margin: 20px 0px 0px;
}

#contents {
	text-align: center;
	float: left;
	background-color: #630E61;
	position: relative;
	border-top: 7px solid #000000;
	margin: 0px;
	padding: 0px;
	width: 100%
}
#contents_right b {
	display: block;
	width: 4.2em;
	float: left;
}
#contents_left li {
	list-style-type: none;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px 0px 8px 35px;
	padding: 0px;
}
#contents_left ul {
	margin: 0px;
	padding: 0px; list-style-image:url('../_img/arrowbullet.gif')
}


#contents_left, #contents_right {
	float: left;
	height: 320px;
	width: 215px;
	text-align: left;
	font-size: 80%;
	background-color: #000000;
	color: #FFFFFF;
	padding: 20px;
	position: relative;
	background-image: url('../_img/rounded.gif');
	background-position: 0% 0%;
	background-repeat: no-repeat;
	left: 30px
}
#contents_left {margin: 35px 0px 0px 0px}
#contents_right {margin: 35px 0px 0px 30px}

#footer {
	background-color: #000000;
	width: 100%;
	font-size: 70%;
	text-align: center;
	color: #9D667D;
	position: relative;
	clear: both;
	padding-top: 7px;
	padding-bottom: 10px;
	margin: 50px 0px 0px;
	border-top: 5px solid #000000
}
#contents_left p {line-height: 140%;}
p.including {font-size:80%; color: #AAA;}