/*
Theme Name: AAVM 1.0
Theme URI: http://AllAboutViralMarketing.com/
Description: All About Viral Marketing Theme by Black Hat Graphics
Version: 1.0
Author: Jamison Raymond
*/

@charset "utf-8";

* {
padding:0;
margin:0;
}
body {
	background-color: #00294f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#index_top {
	margin: 0px;
	height: 207px;
	width: 100%;
	background-image: url(images/index_bg_top.jpg);
	background-repeat: repeat-x;
}
#index_mid {
	background-color: #00294f;
	margin: 0px;
	width: 100%;
}
#index_bottom {
	background-color: #00294f;
	margin: 0px;
	height: 118px;
	width: 100%;
}
#index_top #header {
	background-image: url(images/index_header.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 863px;
}
#index_mid #main {
	background-image: url(images/index_main.png);
	background-repeat: repeat-y;
	width: 863px;
}
#index_bottom #footer {
	background-image: url(images/index_footer.png);
	background-repeat: no-repeat;
	height: 118px;
	width: 863px;
}
#index_mid #main #contentsection {
	margin: 0px;
	width: 791px;
}
#index_mid #main #content {
	width: 791px;
	padding-left: 15px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.membertd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color:#2d36cc;
    color:#ffffff;
}

.membertdbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background-color:#2d36cc;
    color:#ffffff;
}

.formlabel {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
}

.formlabelbold {
	font-family: Arial, Helvetica, sans-serif; font-size: 11pt;
	font-weight: bold;
}
