body{
	background-color:#fff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.95em;
	line-height:20px;



}



.content{
padding:10px 15px 10px 25px;

}
.content-right{
padding:0px 10px;

}
#wrapper {
	width:770px;
	margin:0 auto;

}
#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	position:relative;
}

#logo{
position: absolute;
top:32px;
left:21px;

}


#contact{
	width:150px;
	height:100px;
	position:absolute;
	right:20px;
	top:40px;

}

#contact p{
text-align:center;
font-size:14px;
font-weight:bold;
color:#006699;


}

#content-column{
width:584px;
float:left;


}
#content-column h1{
margin:0px;
padding:0px;
font-size:1.3em;
color:#cc0000;


}
#content-column h2{
margin:0px;
padding:0px;
font-size:1.1em;
color:#333;


}

ul.affliations li{
margin-bottom:10px;

}



/*home table*/

#home-table
{
background-color:#fff;
  border:none;  
}

#home-table td
{
background-color:#fff  ;
border:none;
padding:10px;
border:1px solid #eee;

}

table
{
background-color:#fff;
  border:none;  
}

td
{
background-color:#d4e7f6  ;
border:none;
padding:10px;

}
.makeit strong{
font-size:11px;
color:#666;
font-size:12px;

}

.makeit p{
font-size:11px;
color:#666;

}



#content-column p{
margin:0px;
padding:0px;
padding-bottom:10px;


}



#right-column{
width:186px;
float:left;


}

.curve-box p{
margin-bottom:0px;
margin-top:0px;


}


/*curve box*/


.curve-box ul{
margin-bottom:0px;
margin-top:0px;

}

ul.right-nav li a{
text-decoration:none;
color:#cc0000;
line-height:22px;



}


.curve-top{
	background-image: url(../images/curve-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 179px;
}

.curve-bot{
	background-image: url(../images/curve-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 179px;
}

.curve-mid{
	background-image: url(../images/curve-mid.jpg);
	background-repeat:repeat-y;
	width: 179px;
}
.contact-us {

text-align:center;


}
.contact-us strong{
color:#006699;
text-align:center;


}
.contact-us a{
font-size:10px;



}


#footer{
	width:770px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 68px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear:both;
	

}

.copy-rights{
padding-left:20px;
color:#FFFFFF;
margin:0px;
margin-top:10px;



}