html { 
	background: #AAAAAA url(images/main_bg.jpg) no-repeat center top scroll;
/*	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto; */
}

body {
	font-family: verdana, arial, sans-serif;
	font-size: 1.2em;
/*	background-color: #AAAAAA;
	background-image:url('images/main_bg.jpg');
	background-repeat:no-repeat; */
/*	background-size:100% auto; */
}

div.container {
	margin-left:auto;
	margin-right:auto;
	width: 950px;	
}
div.textbackground {
	margin-left:auto;
	margin-right:auto;
	width: 950px;
}

div.intro {
	margin-left:auto;
	margin-right:auto;
	width: 950px;
}
div.indexbackground {
/*	background-image:url('images/vm_trans.png');   */
	background-repeat:no-repeat;
	background-position:16px 55px; 
	background-color: #AAAAAA;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
}

div.contentbackground {
	background-repeat:no-repeat;
	background-position:0px 30px;
	margin-left:auto;
	margin-right:auto;
	width: 925px;
/*	height: 550px; */
}

div.indexforeground {
	background-repeat:no-repeat;
	background-position:16px 5px; 
	margin-left:auto;
	margin-right:auto;
/*	background-color: #AAAAAA;
	opacity: 0.6;
	filter: alpha(opacity=60); */
	width: 950px;
	height: 815px;
	border:0px solid black;
/*        border-radius: 16px;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px; */
}

div.textforeground {
	margin-left:auto;
	margin-right:auto;
	background-color: #D3D3D3;
	border:1px solid gray;
        border-radius: 16px;
        -moz-border-radius: 16px;
        -webkit-border-radius: 16px;
	width: 950px;
}

div.content {
	overflow:auto;
	background-color:transparent;
	margin-left:auto;
	margin-right:auto;
	width: 925px;
/*	height: 600px; */
	margin: 20px 20px 20px 20px;
}
div.textheader {
	display:block;
	width:950px;
	font-weight:normal;
	color:#000000;
/*	background-color:#BABABA; */
	text-align:center;
	padding:6px;
	text-decoration:none;
/*	text-transform:uppercase; */
}
a:link { 
	color:#401040;
}
a:visited {
	color:#404010;
}
a:hover,a:active {
	color:#A04040;
}

ul.menu {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-left:60px;
	padding-top:0px;
	padding-bottom:0px;
	overflow:hidden;
}

ul.menu li {
	float:left;
}

ul.bullet {
	list-style-type:disc;
	list-style-position: outside;
}

li.bullet {
	padding-top:5px;
	padding-bottom:5px;
}

a.menu:link,a.menu:visited {
	display:block;
	width:260px;
	font-weight:bold;
	font-size: 1.6em;
	color:#000000;
	background-color:#AAAAAA;
	text-align:center;
	padding:6px;
	text-decoration:none;
/*	text-transform:uppercase; */
}
a.menu:hover,a.menu:active {
	color:#880011;
}

object.video {
	border:1px solid black;
	width: 560px;
	height: 340px;
}

p {
	color: #000000;
	text-indent: 1cm;
	margin:8px;
	font-size: 100%;
	text-align: left;
}

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:35%; margin:0 0 10px 0; min-width:90px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
