﻿/* Element Based Global Tags */
html {
	height: 100px;
}
body {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
}
/* Element Based Font Size Tags */
a {
	text-decoration: none;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
fieldset {
	padding: 0px 5px 0px 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
legend {
	padding: 5px;
	background-color: #FFFFFF;
}
form {
	text-align: left;
}
label {
	text-align: left;
}
input {
	background-color: #F7F7F7;
}
textarea {
	background-color: #F7F7F7;
}
select {
	background-color: #F7F7F7;
}
.block-text-align-center {
	text-align: center;
}
.font-10px-norm {
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.font-11px-norm {
	font-size: 11px;
	font-weight: normal;
}
.font-12px-norm {
	font-size: 12px;
	font-weight: normal;
}
.font-red-norm {
	font-weight: normal;
	color: #FF0000;
}
.profile_img {
	padding-bottom: 5px;
}
/* Rounded Corner Tags */
.bl {
	background: url('../images/bl-white999999.gif') no-repeat 0 100%;
}
.br {
	background: url('../images/br-white999999.gif') 100% 100% no-repeat;
}
.tl {
	background: url('../images/tl-white999999.gif') 0 0 no-repeat;
}
.tr {
	background: url('../images/tr-white999999.gif') 100% 0 no-repeat;
	padding: 10px;
}
/* ID Based Tags Properties for the header image and upper right nav */
#pagewrapper-round {
	position: inherit;
	margin: 0px auto 0px auto;
	width: 820px;
	background-color: #FFFFFF;
	height: auto;
	z-index: auto;
}
#pagewrapper {
	position: inherit;
	margin: 0px auto 0px auto;
	border: 1px solid #CCCCCC;
	width: 802px;
	background-color: #FFFFFF;
	height: auto;
	z-index: auto;
}
#headerwrapper {
	position: relative;
	width: 800px;
	height: 125px;
}
#headerlinks {
	width: 800px;
	height: 20px;
	font-size: 10px;
	position: absolute;
	z-index: 100;
	text-align: right;
	vertical-align: top;
}
#awmAnchor-writingitupnav {
	position: absolute;
	width: 800px;
	height: 135px;
}

/* ID Based Tags Properties for main section */
#mainbody {
	width: 760px;
	padding: 5px 15px 5px 15px;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
#profile_imgbox {
	margin: 2px 60px 10px 15px;
	float: left;
	text-align: center;
}
#mainrightcolumn2 {
	margin-right: 100px;
}
#mainleftcolumn {
	border: 1px solid #CCCCCC;
	width: 275px;
	padding: 5px;
	position: relative;
	float: left;
	margin-top: 5px;
	height: 440px;
}
#wx_module_6577 {
	width: 180px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
}
#mainrightcolumn {
	border: 1px solid #CCCCCC;
	width: 500px;
	padding: 5px;
	text-align: left;
	position: relative;
	float: right;
	margin-top: 5px;
	height: 440px;
}
#mainbuttons-table {
	width: 500px;
	height: 350px;
	text-align: center;
}
#awmAnchor-writingitupnavvert {
	width: 250px;
	position: absolute;
	z-index: 100;
}
#googlemap {
	width: 495px;
	height: 500px;
	padding-top: 10px;
}
#google {
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#googlesearch {
	text-align: center;
}
#googleads {
	margin-top: 10px;
}
#maincontent {
	width: 800px;
	position: relative;
	background-color: #333333;
	height: 400px;
}
#mainflashcontent {
	width: 800px;
	position: relative;
	background-color: #333333;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
#gallerynav {
	width: 800px;
	font-size: 10px;
	position: relative;
	z-index: 100;
	padding-top: 10px;
	padding-bottom: 10px;
}
#flashbanner {
	padding: 10px;
	margin: 10px auto 10px auto;
	border: 1px solid #CCCCCC;
	width: 780px;
	background-color: #333333;
	height: 100px;
	clear: both;
}
/* ID Based Tags Properties for footer section */
#toc {
	font-size: 10px;
}
#pagefooter {
	padding: 10px;
	width: 780px;
	text-align: center;
	margin-top: 10px;
	clear: both;
}
/* Form Tags */
