/*----------------Document----------------*/
body{
	font-family: Palatino Linotype, serif;
	background: #e1eaf9;
	padding: 0;
	margin: 0 0 10px 0;
}

#wrapper{
	width: 1007px;
	height: 100%;
	margin: 0 auto;
	background: url('../slices/bg_repeat_sub.png') repeat-y;
	text-align: left;
}
#wrappernews{
	width: 1007px;
	height: 100%;
	margin: 0 auto;
	background: url('../slices/bg_repeat_news.png') repeat-y;
	text-align: left;
}

/*---------Header-----------*/
#header{
	height: 262px;
	background-image: url(../slices/header4.png);
	background-repeat: no-repeat;
}
#link{
	height: 170px;
}

/*--top-----*/
#top1{
	height: 20px;
	background: url('../slices/top_news.png') no-repeat;
}

#top{
	height: 50px;
	background: url('../slices/top_member.png') no-repeat;
}
/*-----------Bottom--------------*/
#bottom{
	height: 30px;
	background: url('../slices/bottom_news.png');
}

#footer{
	height: 103px;
	margin: 0;
	padding: 0;
	background: url('../slices/footer.png') no-repeat;
}
#footer ul{
	height: 20px;
	width: 500px;
	margin: 0;
	text-align: center;
}
#footer li{
	margin: 0;
	padding: 0 7px;
	font-size: .7em;
	display: inline;
	border-right: 1px solid;
}
#footer a:link, #footer a:active, #footer a:visited{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	color: #4b91d5;
}
#ulcontainer{
	width: 400px;
	padding: 20px 60px 0 0;
	float: left;
}
#ulcontainer .last{
	border: none;
}
#ulcontainer #small{
	border: none;
}
#addcontainer{
	height: 103px;
	width: 400px;
	font-size: .8em;
	line-height: 25%;
	padding-top: 12px;
	padding-bottom: 40px;
	padding-right: 20px;
	float: right;
}
#small{
	font-size: .5em;
	color: #909090;
}
	
/*-----------Content--------------*/

#content{
	font-family: Verdana, sans-serif;
}
#content a{
	font-size: .9em;
}
#content a:link, #content a:active, #content a:visited{
	color: #2662c4;
	text-decoration: none;
}
#content a:hover{
	color: #fff;
}
#content h2{
}
#content h3{
	font-family: Palatino Linotype, serif;
}
#content p{
	font-size: 12px;
	line-height: 1.3em;
}
#content h5{
	text-decoration: none;
}
#container{
	margin: 0 30px 0 30px;
}
#content dd{
	font-size: .8em;
	line-height: 1.3em;
}

.bodytext{
}

.events{
	float: left;
	width: 720px;
	position: relative;
	padding-right: 20px;
}

.eventsrail{
	float: left;
	width: 100px;
	position: relative;
	margin-right: 8px;
	margin-bottom: 0px;
	border-right-width: 4px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	height: 325px;
	border-bottom-width: 4px;
}

.eventcontent{
	float: left;
	width: 575 px;
	position: relative;
}

.leftrail{
	float: left;
	width: 200px;
	position: relative;
}
.leftrail1{
	float: left;
	width: 600px;
	position: relative;
}
.profile {
	padding-top: 0px;
	height: 265px;
}
.newswrapper{
	float:left;
	width: 700px;
	position: relative;
}
.center{
	float: left;
	width: 520px;
	margin-left: 20px;
	padding-top: 0px;
}
.center1{
	float: left;
	width: 700px;
	margin-left: 20px;
}
.rightrail{
	float: left;
	width: 200px;
	position: relative;
}
.primary{
	line-height: 1.5em;
}
.associate{
	line-height: 1.5em;
}

.clear{ clear:both;}

#suites1{
	padding-top:0px;
}

#suites2{
	padding-top:0px;
}

#su-f2010{
	padding-top:0px;
}

#suites2{
	padding-top: 0px;
}
#suites3{
	padding-top: 0px;
}
#suites5{
	padding-top: 0px;
}

#suites4{
	padding-top: 0px;
	padding-bottom: 0px;
}

#suites6{
	padding-top: 0px;
}
#wrappernews #content #container .events form table {
	font-size: 12px;
}
#wrappernews #content #container .events p {
	color: #000;
}
#nav {
	padding-top: 10px;
	padding-left: 55px;
}

