/* Login Style */
.LoginStyle
{
    background-color: #F7F7DE;
    border-color: #CCCC99;
    border-width: 1px;
    border-style: solid;
    font-family: Verdana;
    font-size: 10pt;
    width: 252px;
    border-bottom-width: 3px;
    border-right-width: 3px;
    border-bottom-color: #111111;
    border-right-color: #111111;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.LoginStyle .TextTitle
{
    background-color: #6B696B;
    font-weight: bold;
    color: #FFFFFF;
}
/* END Login Style */


body
{
    font-family: Verdana;
    font-size: 10pt;
}

.header
{
    font-weight: bold;
}

.passwordstrength
{
    position: absolute;
    top: 200px;
    left: 350px;
    z-index: 99;
}
@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660066;
}
a:visited {
	text-decoration: none;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h3 {
	font-size: 12px;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hidden {
	display: none;
}
.paragraphstart {
	color: #660066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660066;
	text-transform: none;
	font-style: normal;
	text-decoration: none;
}
a.bottomlink:link {
	text-decoration: none;
	color: #660066;
	font-size: 10px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.bottomlink:visited {
	text-decoration: none;
	color: #660066;
	font-size: 10px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.bottomlink:hover {
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a.bottomlink:active {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	font-style: normal;
}
a.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
}
a.mainmenu:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #660066;
	font-weight: bold;
}
a.mainmenu:visited {
	text-decoration: none;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
}
a.mainmenu:hover {
	text-decoration: none;
	color: #DECD6A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
}
a.mainmenu:active {
	text-decoration: none;
	color: #660066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	font-weight: bold;
}
a.headerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
a.headerlink:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
a.headerlink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.headerlink:hover {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a.headerlink:active {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.subtext {
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}
#logo {
	position:absolute;
	width:286px;
	height:167px;
	z-index:7;
	background-image: url(/images/volunteerascension/home/logo.png);
	background-repeat: no-repeat;
	left: 19px;
	top: -7px;
}
#container {
	position: relative;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	height: 118px;
	width: 780px;
	position: relative;
	background-image: url(/images/volunteerascension/home/volunteerasc_hm_02.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #641A65;
}
#headerpicture {
	margin: 0px;
	height: 204px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/home/volunteerasc_hm_05.jpg);
	background-repeat: no-repeat;
}

#mainmenu {
	margin: 0px;
	height: 19px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/home/volunteerasc_hm_08.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#mainbody {
	height: auto;
	width: 800px;
	background-image: url(/images/volunteerascension/home/volunteerasc_hm_11.gif);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
}
#bodycontent {
	height: auto;
	width: 499px;
	float: right;
	padding: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}

#bottombar {
	background-color: #660066;
	height: 9px;
	width: 800px;
	position: relative;
}
#footer {
	height: 74px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	padding-top: 10px;
	float: right;
	margin: 0px;
}
#dezinslogo {
	background-image: url(/images/volunteerascension/home/dezinslogo.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 116px;
	position: relative;
	float: left;
	top: 5px;
	background-position: center;
}
#headerpicture_home {
	margin: 0px;
	height: 204px;
	width: 800px;
	background-image: url(/images/volunteerascension/home/home2.jpg);
	background-repeat: no-repeat;
}
#headerpicture_programs {
	margin: 0px;
	height: 204px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/programs/ourprograms.jpg);
	background-repeat: no-repeat;
}
#headerpicture_about {
	margin: 0px;
	height: 204px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/about/aboutus.JPG);
	background-repeat: no-repeat;
}
#headerpicture_events {
	margin: 0px;
	height: 204px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/events/events.jpg);
	background-repeat: no-repeat;
}
#headerpicture_1 {
	margin: 0px;
	height: 204px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/gallery/gallery.JPG);
	background-repeat: no-repeat;
}
#headerpicture_press {
	margin: 0px;
	height: 204px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/press/press.jpg);
	background-repeat: no-repeat;
}
#headerpicture_mailinglist {
	margin: 0px;
	height: 204px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/mailinglist/mailinglist.jpg);
	background-repeat: no-repeat;
}
#headerpicture_contact {
	margin: 0px;
	height: 204px;
	width: 800px;
	position: relative;
	background-image: url(/images/volunteerascension/contact/contact.jpg);
	background-repeat: no-repeat;
}
#bodyleftmargin {
	float: left;
	height: auto;
	width: 240px;
	position: relative;
}
#bodyleftmargin-image {
	float: left;
	height: 160px;
	width: 240px;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/volunteerascension/home/homebox-programs.png);
	background-position: center;
	background-repeat: no-repeat;
}
#bodyleftmargin-image2 {
	float: left;
	height: 160px;
	width: 240px;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/volunteerascension/home/homebox-events.png);
	background-position: center;
	background-repeat: no-repeat;
}
#bodyleftmargin-image3 {
	float: left;
	height: 160px;
	width: 240px;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/volunteerascension/home/homebox-mailing.png);
	background-position: center;
	background-repeat: no-repeat;
}
#bodycontent-home {
	height: auto;
	width: 499px;
	float: right;
	padding: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#bodyleftmargin-home {
	float: left;
	height: auto;
	width: 240px;
	position: relative;
}
#home-bottomlogos {
	height: 100px;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	position: relative;
	background-image: url(/images/volunteerascension/home/volunteerasc_hm_11.gif);
	background-repeat: repeat-y;
}
#bodyleftmargin-volnow {
	float: left;
	height: 160px;
	width: 240px;
	position: relative;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/volunteerascension/volunteernow.png);
	background-position: center;
	background-repeat: no-repeat;
}
#program-pic1 {
	background-image: url(/images/volunteerascension/programs/Program-1-CS-website.jpg);
	float: left;
	height: 98px;
	width: 130px;
	margin-right: 10px;
	border: 1px solid #000000;
}
#program-pic2 {
	background-image: url(/images/volunteerascension/programs/Program-2-CT-website.jpg);
	float: left;
	height: 98px;
	width: 130px;
	margin-right: 10px;
	border: 1px solid #000000;
}
#program-pic3 {
	background-image: url(/images/volunteerascension/programs/Program-3-MDD-website.jpg);
	float: left;
	height: 98px;
	width: 130px;
	margin-right: 10px;
	border: 1px solid #000000;
}
#program-pic4 {
	background-image: url(/images/volunteerascension/programs/Program-4-ST-website.jpg);
	float: left;
	height: 98px;
	width: 130px;
	margin-right: 10px;
	border: 1px solid #000000;
}
#program-pic5 {
	background-image: url(/images/volunteerascension/programs/Program-5-UF-website.jpg);
	float: left;
	height: 98px;
	width: 130px;
	margin-right: 10px;
	border: 1px solid #000000;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
