body {
top 		: 0;
margin		: 0;
border 		: 0;
padding 	: 0;
background-color: #ffffff;

text-align 	: center;
}

#wrapper {
top 		: 0;
margin		: 0 auto;
border 		: 0;
padding 	: 0;
margin-top 	: 108px;

width 		: 1000px;
height 		: 600px;
position 	: relative;
/*left 		: 50%;
margin-left 	: -500px;*/

text-align 	: left;
}

#copyright {
top 		: 0;
margin		: 0;
border 		: 0;
padding 	: 0;
background-color: #ffffff;
/*border:		1px solid black;*/

clear 		: both;
padding-top 	: 16px;
padding-bottom 	: 16px;
padding-left 	: 0;
margin-left 	: -4em;
font 		: 80% Verdana;
color 		: #909070;
}

* html #copyright {
margin-left 	: -125.0px;
}


#main_menu {
top 		: 0;
margin		: 0 auto;
border 		: 0;
padding 	: 0;
/*border:		1px solid green;*/
/*display		: inline;*/

position 	: fixed;
/*right 		: 109px;*/
/*right 		: 132px;*/
width 		: 1000px;
height 		: 108px;

/*float 		: right;
float 		: left;*/


/*left 		: 50%;
margin-left 	: -500px;*/
right 		: 50%;
margin-right 	: -500px;
/*padding-right	: 500px;*/

background-color: #f4f5ef;
background 	: url(images/Abalone-molecular-modeling-header.png) no-repeat;
#background 	: url(images/Header.png) no-repeat;
color 		: #657484;
font 		: bold 0.7em Verdana;

text-align 	: left;
}

* html #main_menu {
margin-right 	: 0px;
}
/* * html #wrapper {
padding-right 	: 40px;
}*/


#current_menu {
top 		: 0;
margin		: 0;
border 		: 0;
padding 	: 0;
/*border:		1px solid red;*/
/*display		: inline;*/

padding-left 	: 15px;
padding-right 	: 0px;
padding-top 	: 10px;
top 		: 108px;

/*width 		: 205px;*/
width 		: 190px;
height 		: 600px;
position 	: fixed;
left 		: 50%;
margin-left 	: 295px;

background 	: url(images/Right-menu.png) no-repeat;
/*background-color: #f4f5ef;*/

color 		: #8e8766;
/*font-family 	: 'Arial';*/
font-size	: 1.07em;
/*font-family 	: Arial;  */
/*font-family 	: Verdana;*/
}

#content {
/*width 	: 792px;*/
width 	: 770px;
float 	: left;
font  	: 107% Verdana;
/*color 	: #657484;*/
color 	: #525e6b;
}

* html #content {
width 	: 792px;
}

p {
margin-top : 0;
text-align : justify;
}

em {
font-style 	: normal;
font-weight 	: normal;
color 		: #4f97bf;
}

strong {
font-style 	: normal;
font-weight 	: normal;
color 		: #d79b3d;
}

a {
color 		: #b28133;
}

h1 {
padding-top 	: 40px;
padding-bottom 	: 20px;
font 		: 2.0em Times, serif, Arial;
/*font-weight 	: bold;*/
font-weight 	: normal;
font-style	: oblique;
text-decoration : underline;
color 		: #97967d;
}

h2 {
padding-top 	: 20px;
padding-bottom 	: 0px;
font 		: 1.6em Times, serif, Arial;
font-style	: oblique;
/*font-style	: normal;*/
font-weight 	: normal;
color 		: #5c4c00;
}

h3 {
padding-top 	: 10px;
padding-bottom 	: 0px;
font 		: 1.2em Verdana;
font-weight 	: normal;
color 		: #4583a6;
}

h4 {
padding-top 	: 10px;
padding-bottom 	: 0px;
font 		: 1em Verdana;
/*font-weight 	: bold;*/
font-weight 	: normal;
color 		: #929887;
}

#main_menu ul {
margin 		: 0;
padding 	: 0;
list-style 	: none;
width 		: 800px;
}

#main_menu ul li {
float 		: right; #left;
#padding 	: 0 0em;
margin-right 	: 5em;
}

#main_menu ul a {
text-decoration : none;
color 		: #657484;
}

#main_menu ul a:hover {
color 		: #d79b3d;
}



#current_menu {
padding-top 	: 0px;
padding-bottom 	: 0px;
margin-top 	: 0px;
margin-bottom 	: 0px;
}

#current_menu ul {
margin-left 	: 0;
margin-right 	: 0;
margin-top 	: 0px;
margin-bottom 	: 0px;
padding 	: 0;
padding-top 	: 0px;
list-style 	: none;
overflow 	: hidden;
}

#current_menu li {
padding-top 	: 0px;
padding-bottom 	: 4px;
overflow 	: hidden;
font-size 	: 14px;
font-weight 	: bold;
list-style 	: none;
/*line-height 	: 23px;*/
text-decoration : none;
}

#current_menu li a {
margin-left 	: 0;
margin-right 	: 0;
padding-left 	: 8px;
padding-right 	: 8px;
padding-top 	: 0px;
padding-bottom 	: 2px;
display 	: block;
width 		: 150px;
text-decoration : none;
color 		: #8e8766;
font-style	: normal;
font-family 	: Arial;
/*font-family	: Verdana;*/
}

#current_menu li a:hover {
color 		: #5c4c00;
/*font-family 	: Arial;*/
}

#current_menu a {
text-decoration : none;
/*font-style	: oblique;*/
color 		: #8e8766;
}

#current_menu a:hover {
color 		: #5c4c00;
}

