<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<link rel="stylesheet" type="text/css" href="style.css" media="all" />

<title>Ohio Alliance to End Sexual Violence</title>

<script type="text/javascript" src="jquery.js"></script>

<script type="text/javascript">

$(document).ready(function(){

$("#nav-one li").hover(

function(){ $("ul", this).fadeIn("fast"); },

function() { }

);

if (document.all) {

$("#nav-one li").hoverClass ("sfHover");

}

});

$.fn.hoverClass = function(c) {

return this.each(function(){

$(this).hover(

function() { $(this).addClass(c); },

function() { $(this).removeClass(c); }

);

});

};

</script>

<style type="text/css">

/* Navigation */

.nav, .nav ul {

list-style: none;

margin: 0;

padding: 0;

float: right;

position: absolute;

top: 162px;

}

.nav {

z-index: 100;

position: relative;

}

.nav li {

float: left;

margin: 0;

padding: 0;

position: relative;

}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {

font: 12px/25px Helvetica, serif;

background: #64286f;

color: #fff;

display: block;

padding: 0 20px;

text-decoration: none;

}

.nav li a:hover {

background: #fff;

color: #64286f;

}

#nav-one li:hover a,

#nav-one li.sfHover a {

background: #fff;

color: #64286f;

}

#nav-one li:hover ul a,

#nav-one li.sfHover ul a {

background: #64286f;

color: #fff;

}

#nav-one li:hover ul a:hover,

#nav-one li.sfHover ul a:hover {

background: #fff;

color: #64286f;

}

.nav ul {

background: #64286f;

list-style: none;

margin: 0;

width: 210px;

position: absolute;

top: -999em;

left: -1px;

}

.nav li:hover ul,

.nav li.sfHover ul {

top: 25px;

}

.nav ul li {

border: 0;

float: none;

}

.nav ul a {

border-bottom: 0;

padding-right: 20px;

width: 210px;

white-space: nowrap;

}

.nav ul a:hover {

background: #fff;

color: #64286f;

}

</style>

</head>

<body>

<div id="wrapper">

<div id="translate">

<div id="google_translate_element" style="text-align:right;"></div><script>

function googleTranslateElementInit() {

new google.translate.TranslateElement({

pageLanguage: 'en'

}, 'google_translate_element');

}

</script><script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

</div><!--translate-->

<div id="logo">

<div style="float:left;"><a href="default.htm"><img src="images/logo.gif" width="134" height="111" alt="Ohio Aliance to End Sexal Violence" /></a></div>

</div><!--logo-->

<div id="contact-escape">

<div style="float: right; top: 30px;"><img src="images/contact.gif" alt="Contact" width="369" height="72" usemap="#Map" />

<map name="Map" id="Map">

<area shape="rect" coords="193,12,357,59" href="esc.html" alt="Escape" />

</map>

</div>

</div><!--contact-escape-->

<div id="header">

<ul id="nav-one" class="nav">

<li>

<a href="index.html">Home</a>

</li>

<li>

<a href="about.html">About Us</a>

<ul>

<li><a href="mission.html">Mission, Purpose Statement, Core Values</a></li>

<li><a href="history.html">History</a></li>

<li><a href="staff.html">Executive Staff</a></li>

<li><a href="board.html">Board of Directors</a></li>

<li><a href="plan.html">Strategic Plan</a></li>

<li><a href="careers.html">Careers</a></li>

</ul>

</li>

<li>

<a href="#">Membership</a>

<ul>

<li><a href="docs/2011 Welcome to OAESV Membership.pdf" target="_blank">Welcome to Membership</a></li>

<li><a href="docs/Moving Into 2011.pdf" target="_blank">Moving Into 2011</a></li>

<li><a href="join.html">How to Join</a></li>

<li><a href="list.html">Member List</a></li>

</ul>

</li>

<li>

<a href="#">News &amp; Events</a>

<ul>

<li><a href="meeting.html">Alliance Events</a></li>

<li><a href="calendar.html">Statewide Events</a></li>

<li><a href="newsletter.html">Newsletter</a></li>

<li><a href="needs.html">Needs Assessment</a></li>

</ul>

</li>

<li>

<a href="#">Get Involved</a>

<ul>

<li><a href="mail.html">Join Mailing List</a></li> <li><a href="join.html">Become A Member</a></li>

<li><a href="donate.html">Donate</a></li>

</ul>

</li>

<li>

<a href="#">Resources</a>

<ul>

<li><a href="support.html">Statewide Support</a></li>

<li><a href="national.html">National Resources</a></li>

<li><a href="library.html">OAESV Lending Library</a></li>

<li><a href="defining.html">Defining Sexual Assault &amp; Rape</a></li>

<li><a href="help.html">Get Help</a></li>

</ul>

</li>

<li>

<a href="contact.html">Contact Us</a>

</li>

</ul> </div> <!-- end header -->

<img src="images/bannerPhoto_one.jpg" alt="" />

<div id="content">

<h2>Contact Us</h2>

<p>Please direct all OAESV inquiries to:

<a href="mailto:info@oaesv.org">info@oaesv.org</a></p>

<p><strong>Ohio Alliance to End Sexual Violence</strong><br />

65 South Fourth Street, Room 405<br />

Cleveland, Ohio 43215</p>

<p>Phone: (614) 233-3301<br />

Toll-Free: (888) 886-8388<br />

Fax: (614) 469-0119</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

 

 

</div>

<div id="sidebar">

</div>

</div>

</body>

</html>