body{
	margin:0px;
	background-color: #744074;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #505050;
}
#page-con {
	width: 900px;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}
body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: #000000;}

#maincontainer{
	width: 900px; /*Center container on page*/
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topsection{
	padding-top: 10px;
	padding-bottom: 25px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn2{
	margin-right: 36px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
	margin-left: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #505050;
	padding-top: 4px;
}
#contentcolumn{
	margin-right: 136px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
	margin-left: 180px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #505050;
	padding-top: 4px;
}
#contentcolumn a{
	color: #6C1C6C;
	text-decoration:underline;
}
#contentcolumn a:hover{
	color: #505050;
	text-decoration:none;
}
#leftcolumn{
	float: left;
	width: 180px; /*Width of left column in pixel*/
	margin-left: -900px;
	padding-top: 10px;
}

#rightcolumn{
	float: left;
	width: 190px; /*Width of right column in pixels*/
	margin-left: -190px;
	text-align: right;
	margin-right: -10px;
}

#footer{
	clear: left;
	width: 100%;
	font-size: 12px;
	margin: 0px;
	color:#663399;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a {
		color:#663399;
		text-decoration:none;
}

#footer a:hover{
		text-decoration:underline;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
line-height: 1.5em;
}
.innertube-home{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #505050;
	padding-top: 4px;
	margin-right: 20px;
}

#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 170px;
	margin-left: 10px;
	background-position: left;
}
#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #525352;
	float: right;
	width: 650px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: right 34px;
	padding-right: 10px;
	text-align: right;
}

#nav a{
	color: #525352;
	text-decoration:none;
}
#nav a:hover{
	color: #4A0B4A;
	text-decoration:underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: normal;
	color: #6C1C6C;
	margin: 0px;
	font-style: italic;
	white-space: nowrap;
	padding-bottom: 8px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	color: #505050;
	margin: 0px;
	padding-bottom: 8px;
}
.right-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 26px;
	font-weight: normal;
	color: #505050;
}
.right-nav a{
	color: #505050;
	text-decoration:none;

}
.right-nav a:hover{
	color: #6C1C6C;
	text-decoration:none;
}
#footer-image {
	float: left;
	width: 780px;


}
.image-bor {
	border: 1px solid #330033;
	padding: 6px;
	margin-right: 14px;
	margin-bottom: 10px;
}
.red {
	color: #7B417B;
}
.professional {
	font-size: 16px;
	color: #505050;
}
