@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.thrColFixHdr #container {
	width: 780px;
	text-align: left;
	border: thin none #000000;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.thrColFixHdr #header {
	background: #FFFFFF url(/images/main1-1.jpg) no-repeat center top;
	height: 120px;
	position: relative;
	border-top: thin none #FF0000;
	border-right: thin none #FF0000;
	border-bottom: 1px none #000000;
	border-left: thin none #FF0000;
	padding-top: 0;
	padding-bottom: 0;
} 
.thrColFixHdr #container #sidebar1 #heading1 {
	width: 190px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 21px;
	padding-top: 4px;
	background-color: #EBEBEB;
	background-image:  url(/images/main1-2.jpg);
}
.thrColFixHdr #container #sidebar1 #aboutUsSection {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F36F25;
	border-bottom-color: #BE1C29;
	border-left-color: #D94B27;
	margin-top: -1px;
	padding-bottom: 5px;
}
.thrColFixHdr #container #sidebar1 #professionZoneHeader {
	background-color: #EBEBEB;
	background-image:  url(/images/main1-2.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
}
.thrColFixHdr #container #sidebar1 #proZoneCase {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F26E24;
	border-bottom-color: #C12227;
	border-left-color: #D94B27;
	margin-top: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}


.thrColFixHdr #container #header #topNav {
	position: relative;
	left: 0px;
	top: 105px;
	background-image:  url(/images/main1-3.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 779px;
	right: 0px;
}

.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-left: 0;
	background-color: #FFFFFF;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	padding-top: 30px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 185px; /* padding keeps the content of the div away from the edges */
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.thrColFixHdr #mainContent {
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #981C1E;
	border-left-color: #981C1E;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: justify;
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.thrColFixHdr #container #sidebar1 #membersArea {
	background-color: #EBEBEB;
	background-image:  url(/images/main1-2.jpg);
	height: 21px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	text-align: center;
	background-repeat: no-repeat;
	margin-top: 15px;
}
.thrColFixHdr #container #newFooter {
	background-image:  url(/images/main1-4.jpg);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: -6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.thrColFixHdr #container #footerMembers {
	background-image:  url(/images/main1-4.jpg);
	background-repeat: no-repeat;
	height: 27px;
	margin-bottom: -6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


.thrColFixHdr #container #sidebar2 #sponsorsHeading {
	background-color: #FFFFFF;
	background-image:  url(/images/main1-2.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
}
.thrColFixHdr #container #sidebar2 #sponsorCase {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F26E24;
	border-bottom-color: #BF2326;
	border-left-color: #D94B27;
	margin-top: -1px;
	width: 178px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.thrColFixHdr #container #sidebar1 #membersCase {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E96D2F;
	border-bottom-color: #C02028;
	border-left-color: #DA4C24;
	margin-top: -1px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

/* CSS Document */

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.topNavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -1px;
}
.navigationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	padding: 5px 0px 0px;
}
.bodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #C02427;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}
a.nav:link {color: white; text-decoration: none; }
a.nav:visited {color: white; text-decoration: none; }
a.nav:hover {color: #000000; text-decoration: none; }
a.nav:active {color: white; } .bodyTextLEFT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
}
 #abstractform td {
padding-top: 5px;
padding-bottom: 2px;

} 
 #abstractform textarea {
width:280px;
}




