body {
text-align: center;
margin: 0;
padding: 0;
background-color: #787366;
background-image: url(/assets/images/layout/bg.gif);
background-repeat: repeat-x;
font: 11px "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
line-height: 1.5em;
color: #333;
}

#wrapper {
width: 750px;
margin: 10px auto 0 auto;
}

#background {
width: 100%;
height: auto;
background-color: #FFFFFF;
float: left;
display: inline;
padding: 0 0 10px 0;
margin: 0 0 10px 0
}

#header {
float: left;
display: inline;
text-align: right;
width: 100%;
margin: 0;
padding: 0;
}

.ou_logo {
border: none;
float: left;
margin: 20px 10px 10px 10px;
}

#picture {
float: left;
display: inline;
width: 720px;
margin: 0 15px 0 15px;
height: 140px;
background-repeat: no-repeat;
position: relative;
}

#search{
float: right;
margin: 3px 10px 4px 10px;
padding-left: 10px;
border-left: solid 1px #d5b369;
}

#page_nav {
float: left;
margin: 5px 0 10px 10px;
width: 500px;
}

.round_top {
position: absolute;
top: 0;
left: 0;
}

.title {
position: absolute;
top: 90px;
left: 420px;
border: none;
}

#divider {
float: left;
display: inline;
overflow: hidden;
width: 720px;
height: 35px;
margin: 2px 15px 2px 15px;
background-color: #d4dac6;
background-image: url(/assets/images/layout/title_2.gif);
background-repeat: no-repeat;
}

#content{
float: left;
display: inline;
width: 718px;
margin: 0 15px 0 15px;
text-align: left;
border-left: solid 1px #d4dac6;
border-right: solid 1px #d4dac6;
}

#nav {
float: left;
display: inline;
width: 140px;
margin: 10px 0 20px 10px;
}


#center_column {
float: left;
display: inline;
width: 545px;
border-left: solid 1px #d4dac6;
margin: 10px 0 10px 10px;
}

#right_column {
float: left;
display: inline;
width: 170px;
border-left: solid 1px #d4dac6;
margin: 10px 0 10px 10px;
}

#quick_links {
width: 170px;
float: right;
border: 1px solid #d4dac6;
padding: 0 0 10px 0;
margin: 0 0 10px 10px;;
}

#quick_links ul, 
#quick_links li{
padding: 0;
margin: 0;
list-style: none;
}

#quick_links li a{
display: block;
margin: 2px 10px 2px 10px;
padding: 2px 0 2px 0;
}

.quicklinks {
display: block;
font-weight: bold;
margin: 0;
padding: 5px 0 2px 10px;
border-bottom: 1px solid #d4dac6;
background-color:#ebf3db;
}


#footer {
float: left;
display: inline;
text-align: left;
height: 30px;
width: 720px;
margin: 2px 15px;
background-color: #d4dac6;
background-image: url(/assets/images/layout/round_bottom.gif);
background-position: bottom;
background-repeat: no-repeat;
}


table.calendarBG {
text-align: center;
float: left;
background-color: #d4dac6;;
margin: 0 10px 5px 0;
}

td.calendarDayHeading, td.calendarBlank, td.calendarCell {
 background-color: #fff; 
}

td.calendarToday {
background-color: #ebf3db;
}

/* -------------  images -------------*/

.right {
float: right;
margin: 0 0 5px 5px;
border: none;
}

.left {
float: left;
margin: 0 10px 10px 10px;
border: none;
}

.border_right {
float: right;
margin: 0 10px 10px 10px;
padding: 10px;
border: solid 1px #d4dac6;

}

.page_entry {
float: left;
}

p img {
float: left;
margin: 0 10px 10px 0;
}

.type_button {
float: right;
border: none;
margin: 2px 2px 0 5px;
}

/* -------------  text -------------*/


h1 {
font-size: 14px;
letter-spacing: 1px;
color: #8f0000;
margin: 5px 10px 10px 10px;
}

h2 {
font-size: 14px;
letter-spacing: 3px;
color: #8f0000;
margin: 5px 0 10px 10px;
padding: 4px 0 3px 3px;
display: block;
background-color: #ebf3db;
}

h3 {
font-size: 13px;
color: #333;
margin: 10px 10px 5px 10px;
}

h4 {
margin: 10px 0 0 10px;
color: #333;
font-size: 12px;
font-weight: bold;
line-height: 1.2em;
}

h5 {
float: left;
display: inline;
width: 500px;
border-top: solid 1px #d4dac6;
margin: 0 10px 0 10px;
padding: 5px 0 0 0;
font-size: 12px;
}



p {
margin: 5px 10px 5px 10px;
}


p.cifer {margin: 5px 10px 5px 15px;
       padding: 0px;
}

a {
text-decoration: none;
border-bottom: dotted 1px #8f0000;
color: #8f0000;
}

.image {
border: none;
}

a:hover {
color: #9dab7c;
border-bottom: dotted 1px #9dab7c;
} 

a.cifer {
text-decoration: none;
color:#990000;
border: none;
font-size: 14px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
display: inline;
}

a.cifer:hover {
border-bottom: dotted 1px #9dab7c;
}


.header {
font-size: 10px;
line-height: 1.3em;
margin-right: 15px;
}

.footer {
color: #fff;
border: none;
}



#footer p.footer {
margin-left: 20px;
}