
html {
    height: 100%;
}
* {
    margin: 0;
    padding: 0;
}
body {
    background-attachment: fixed;
    background-image: url("../images/bkdg.png");
    background-repeat: repeat-x;
    font: 12pt 'verdana',arial,helvetica,sans-serif;
}
p {
    line-height: 13pt;
    padding: 10 0 10px;
}
img {
    border: 0 none;
}
h6 {
    color: #D00000;
    font: 200% 'verdana',arial,helvetica,sans-serif;
    margin: 0 0 15px;
    padding: 0px 0 0px;
    text-align: center;
}
h5 {
    color: #D00000;
    font: 200% 'verdana',arial,helvetica,sans-serif;
    margin: 0 0 15px;
    padding: 0px 0 0px;
    text-align: center;
}
h4 {
    color: #D00000;
    font: 200% 'verdana',arial,helvetica,sans-serif;
    margin: 0 0 15px;
    padding: 0px 0 0px;
    text-align: center;
}
h3 {
    color: #D00000;
    font: 200% 'verdana',arial,helvetica,sans-serif;
    margin: 0 0 15px;
    padding: 0px 0 0px;
    text-align: center;
}
h2 {
    color: #D00000;
    font: 200% 'verdana',arial,helvetica,sans-serif;
    margin: 0 0 15px;
    padding: 0px 0 0px;
    text-align: center;
}
h1 {
    color: #D00000;
    font: 200% 'verdana',arial,helvetica,sans-serif;
    margin: 0 0 15px;
    padding: 0px 0 0px;
    text-align: center;
}
h2 {
    color: #A4AA04;
    font: 175% 'century gothic',arial,sans-serif;
}
h3 {
    font: 155% 'century gothic',arial,sans-serif;
}
h6 {
    color: #D00000;
    font: 200% 'verdana',arial,helvetica,sans-serif;
    margin: 0;
    padding: 0 0 0px;
    text-align: center;
}
h5 {
    color: #A4AA04;
    font: 120% arial,sans-serif;
    margin: 0;
    padding: 0 0 5px;
}
h4 {
    color: #A4AA04;
    font: 120% arial,sans-serif;
    margin: 0;
    padding: 0 0 5px;
}
h5 {
    color: #000000;
    font: 200% 'verdana',arial,helvetica,sans-serif;
    margin: 0;
    padding: 0 0 0px;
    text-align: center;
}
h7 {
    color: #D00000;
    font: 400% 'verdana',arial,helvetica,sans-serif;
    margin: 0 0 15px;
    padding: 0px 0 0px;
    text-align: center;
}
a:hover {
    color: #0000FF;
    outline: medium none;
    text-decoration: underline;
}
a {
    color: #0000FF;
    outline: medium none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
blockquote {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5DB;
    margin: 20px 0;
    padding: 10px 20px 0;
}
ul {
    margin: 2px 0 22px 17px;
}
ul li {
    list-style-type: circle;
    margin: 0 0 6px;
    padding: 0 0 4px 5px;
}
ol {
    margin: 8px 0 22px 20px;
}
ol li {
    margin: 0 0 11px;
}
.left {
    float: left;
    margin-right: 10px;
    width: auto;
}
.right {
    float: right;
    margin-left: 10px;
    width: auto;
}
.center {
    display: block;
    margin: 20px auto;
    text-align: center;
}
#footer {
    margin-left: auto;
    margin-right: auto;
}
#site_content {
    margin-left: auto;
    margin-right: auto;
}
#menubar {
    margin-left: auto;
    margin-right: auto;
}
#logo {
    margin-left: auto;
    margin-right: auto;
}
#main {
    margin-left: auto;
    margin-right: auto;
}
#header {
    background: url("../images/umbg.jpg") no-repeat 0 0 transparent;
    height: 156px;

    width: 100%;
}
#navWrap {
    background: url("../images/nav_bg.png") repeat 0 0 transparent;
    height: 32px;

    width: 100%;
}
#logo {
    background: url("../images/um_header_title_6th.png") repeat scroll 0 0 transparent;
    height: 156px;
    position: relative;
    width: 1004px;
}

#logo #logo_text {
    left: 0;
    position: absolute;
    top: 25px;
}
#logo h2 {
    border-bottom: 0 none;
    font: 300% 'century gothic',arial,sans-serif;
    margin: 0;
    text-transform: none;
}
#logo h1 {
    border-bottom: 0 none;
    font: 300% 'century gothic',arial,sans-serif;
    margin: 0;
    text-transform: none;
}
#logo_text h1 a:hover {
    color: #777777;
    letter-spacing: 0.1px;
    padding: 22px 0 0;
    text-decoration: none;
}
#logo_text h1 a {
    color: #777777;
    letter-spacing: 0.1px;
    padding: 22px 0 0;
    text-decoration: none;
}
#logo_text h1 {
    color: #777777;
    letter-spacing: 0.1px;
    padding: 22px 0 0;
    text-decoration: none;
}
#logo_text h1 a .logo_colour {
    color: #999999;
}
#logo_text h2 {
    color: #CDC090;
    font-size: 100%;
    padding: 4px 0 0;
}
#logo #contact_details {
    position: absolute;
    right: 65px;
    top: 60px;
}
#logo #contact_details p {
    color: #999999;
    font-size: 110%;
    line-height: 22px;
    padding: 0;
    text-align: center;
}
#menubar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #555555 url('../style/.../images/menu.png') repeat-x 0 0;
    border-image: none;
    height: 71px;
    padding: 0;
    width: 875px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 0;
}
ul#menu {
    float: left;
    margin: 0;
    padding: 0;
}
ul#menu li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul#menu li a {
    background: none repeat scroll 0 0 transparent;
    border-right: 1px solid #6A6A6A;
    color: #CDC090;
    display: block;
    float: left;
    font: 100% 'trebuchet ms',arial;
    height: 38px;
    letter-spacing: 0.1px;
    padding: 28px 22px 4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
ul#menu li.selected a:hover {
    color: #FFFFFF;
}
ul#menu li.selected a {
    color: #FFFFFF;
}
ul#menu li a:hover {
    color: #FFFFFF;
}
#site_content {
    background: url("../images/content.png") repeat-y scroll 0 0 #FFFFFF;
    margin: -2px auto;
    overflow: hidden;
    padding: 25px 20px 20px 33px;
    width: 845px;
}
.sidebar {
    float: right;
    padding: 0 15px 20px;
    width: 190px;
}
.sidebar ul {
    margin: 4px 0 30px;
    padding: 4px 0 0;
    width: 178px;
}
.sidebar li {
    list-style: none outside none;
    padding: 0 0 7px;
}
.sidebar li a:hover {
    background: url('../style/link.png') no-repeat left center;
    display: block;
    padding: 0 0 0 25px;
}
.sidebar li a {
    background: url('../style/link.png') no-repeat left center;
    display: block;
    padding: 0 0 0 25px;
}
.sidebar li a.selected {
    color: #444444;
}
#content {
    padding: 0;
    text-align: left;
    width: 590px;
}
#content ul {
    margin: 2px 0 22px;
}
#content ul li {
    background: url('../style/bullet.png') no-repeat 0 0;
    line-height: 13pt;
    list-style-type: none;
    margin: 0 0 6px;
    padding: 0 0 4px 25px;
}
#footer {
    background: url("../images/umfooter.png") no-repeat scroll 0 0 transparent;
    color: #CDC090;
    font: 100% "lucida sans unicode";
    height: 150px;
    letter-spacing: 0.1px;
    padding: 24px 0 5px;
    text-align: center;
    text-transform: uppercase;
	margin-top: -2px;
    width: 898px;
}
#footer a:hover {
    color: #CDC090;
    text-decoration: none;
}
.search {
    border: 1px solid #BBBBBB;
    color: #5D5D5D;
    font: 100% arial,sans-serif;
    padding: 4px;
    width: 134px;
}
.form_settings {
    margin: 15px 0 0;
}
.form_settings p {
    padding: 0 0 4px;
}
.form_settings span {
    float: left;
    text-align: left;
    width: 200px;
}
.form_settings textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5DB;
    color: #47433F;
    font: 100% arial;
    padding: 2px;
    width: 299px;
}
.form_settings input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5DB;
    color: #47433F;
    font: 100% arial;
    padding: 2px;
    width: 299px;
}
.form_settings .submit {
    background: none repeat scroll 0 0 #3B3B3B;
    border: 1px solid;
    color: #FFFFFF;
    cursor: pointer;
    font: 100% arial;
    height: 26px;
    margin: 0 0 0 206px;
    padding: 2px 0 3px;
    width: 99px;
}
.form_settings select {
    font: 100% arial;
    width: 299px;
}
.form_settings textarea {
    font: 100% arial;
    width: 299px;
}
.form_settings select {
    width: 304px;
}
.form_settings .checkbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 4px 0;
    padding: 0;
    width: 14px;
}
.separator {
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #D9D5CF;
    height: 0;
    margin: 0 0 20px;
    width: 100%;
}
table {
    margin: 10px 0 10px;
}
table tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    padding: 0px 0px;
    text-align: left;
}
table tr th {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #FFFFFF;
    padding: 0px 0px;
    text-align: left;
}
table tr td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 0px solid #FFFFFF;
    color: #000000;
}
.p1 {
	padding: 5 5 5px;
}
.style1 {
	color: #D00000;
}
.style2 {
	color: #000000;
}