* {
	margin: 0;
	padding: 0;
}

body {
	background: #4D4B40 url(images/back02.gif) repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 185%;
}

h2 {
	font-size: 125%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 10px;
	line-height: 1.2em;
}

ul, ol {
	margin-left: 3em;
}


.deci {
	font-size: 132%;
}


blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 5px 0;
}
img.right {
	float: right;
	margin: 0 0px 0px 0;
	border: 1px dotted #FFFFFF;
}
img.rightnobrdr {
	float: right;
	margin: 0 0px 0px 0;
}

/* Menuv */

#menuv {
	width: 120px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

#menuv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuv li {
	display: inline;
}

#menuv a {
	background: #767560;
	display: block;
	float: none;
	width: 90px;
	height: 16px;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEBD5;
}


#menuv a:hover {
	background: #4D4B40;
}


#menuv .active a {
	background: #990000;
	color: #FFFFFF;
}




/* Menu */

#menu {
	width: 470px;
	height: 23px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: #767560;
	display: block;
	float: left;
	width: 74px;
	height: 20px;
	padding: 3;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#menu .oversize a {
	background: #767560;
	display: block;
	float: left;
	width: 90px;
	height: 20px;
	padding: 3;
	border-left: 1px solid #EDEBD5;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover , #menu .oversize a:hover {
	background: #4D4B40;
}


#menu .active a , #menu .overszactive a {
	background: #990000;
	color: #FFFFFF;
}


/* Header */

#header {
	width: 770px;
	height: 365px;
	margin: 0 auto;
	background-color: #C1BC9F;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#headerhome {
	width: 770px;
	margin: 0 auto;
	background-color: #C1BC9F;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}


#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	width: 770px;
	height: 20px;
	margin: 0;
	padding: 130px 0px 0 0;
	text-align: center;
	float: none;
}

#header a {
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	background-color: #C1BC9F;
	background-image: url(images/cba_m02.gif);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
}
#admpage {
	width: 770px;
	margin: 0 auto;
	background-color: #C1BC9F;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;	
}
/* Content */

#content {
	float: left;
	width: 555px;
	padding-top: 10px;
}

#contentfold {
	float: left;
	width: 555px;
	background-image: url(images/back_folder.jpg);
	background-repeat: no-repeat;
	background-position: 34px 0px;
}
#sidesearch {
	float: right;
	width: 190px;
	padding: 5px;
	background: #D6D4C1;
	margin-right: 10px;
	margin-top: 20px;
	clear: right;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 190px;
	padding: 5px;
	background: #D6D4C1;
	margin-right: 10px;
	margin-top: 50px;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #F3F2ED;
}

#sidebar h3 {
	font-size: 85%;
	color: #403E34;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #5D6048;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 90%;
}

#footer #links {
	font-size: 85%;
	color: #666666;	
}
#footer #links a  {
	color: #666666;	
}

#footer a {
	color: #333333;	
}
#footer a:link {
	color: #333333;
}
#footer a:active {
	color: #333333;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	text-decoration: none;
	color: #067600;
}



#admheader {
	width: 770px;
	height: 365px;
	margin: 0 auto;
	background-color: #C1BC9F;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#admcontent {
	float: left;
	width: 555px;
	padding-top: 10px;
}

.post {
	margin-bottom: 30px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 15px;
}
.postctrd {
	margin-bottom: 30px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 15px;
	text-align: center;
}
.postctrd p {
	text-align: center;
}
.menu {
	margin-bottom: 30px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 0px;
}

.postdoclist {
	margin-bottom: 30px;
	padding: 0 80px;
}
.postdoclist  a {
	background-image: url(images/img09.gif);
	background-repeat: no-repeat;
	padding-left: 1.5em;
	background-position: 0px -0px;
	
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

.sidebarcolor {
	padding: 5px;
	background: #D6D4C1;
}

.bluebox {

}

.bluebox h2 {
	background: #403E34;
}
.brevesbold {
	font-weight: bold;
}
#contentfold .post {
	margin-bottom: 65px;
	padding-right: 120px;
	padding-bottom: 0;
	padding-left: 110px;
	margin-top: 25px;
}
.vide {
	color: #663333;
	font-size: 132%;
	text-align: center;
}
.altcolor {
	color: #660000;
}
.altcolorbold {
	color: #660000;
	font-weight: bold;
}
#sidesearch h2 {
	margin: 0;
	padding: 5px 15px;
	color: #F3F2ED;
}
#sidesearch h3 {
	font-size: 85%;
	color: #403E34;
}

