/*---- general styles ----*/

* { padding: 0; margin: 0; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;}

body {
	background-color: #ffffff;
}

#wrapper {
	width: 930px;
	margin: 0 auto;
}



#header {
	float: left;
	width: 100%;
	margin-bottom: 1px;
}

#logo {
	float: left;
	width: 800px;
	padding: 47px 0;
	background-image: url(../images/logo_oxcp.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
	text-align: right;
	font-size: 0.8em;
}

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

#logo a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#printlogo {
padding: 10px;
display: none;
}

#navigation {
	float: left;
	width: 930px;
	background-image: url("../images/gradient.png");
	background-repeat: repeat-x;
}

#nav, #nav ul {
	float: left;
	width: 930px;
	list-style: none;
	padding: 0;
}

#nav a {
	font-size: 0.8em;
	display: block;
	color: #666666;
	text-decoration: none;
	padding: 0.8em 1.25em;
	font-weight: bold;
	margin: 0px 1px;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 13em;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	width: 13em;
	background-image: url("../images/bg-gradient.gif");
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#nav li ul a {
	padding: 0.5em 1.25em;
	font-weight: normal;
}

#nav li a:hover {
	color: #960303;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px;
}

#nav li ul a:hover {
	color: #960303;
}

#nav li ul ul {
	margin: -1.75em 0 0 13em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	
}

#navon a {
	color: #960303;
}



#mainbody {
	float: left;
	width: 930px;
}

#splash {
	float: left;
	height: 200px;
	width: 930px;
	background-color: #e0e0e0;
	border-bottom: solid 1px #ffffff;
}

#splashbox {
	float: left;
	height: 120px;
	width: 600px;
	padding: 25px 315px 25px 15px;
	border-bottom: solid 1px #e0e0e0;
}

#splashbox h1 {
	color: #960303;
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 0.1em 0;
	font-family: Arial;
}

#splashbox h2 {
	color: #999999;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 140%;
}

#smallsplash {
	float: left;
	height: 75px;
	width: 930px;
}

#textarea {
	float: left;
	width: 928px;
	border-right: solid 1px #e0e0e0;
	border-left: solid 1px #e0e0e0;
}

#textarea p a, #textarea ul a, #textarea td a, #utilities a {
	color: #960303;
	text-decoration: none;
}

#textarea p a:hover, #textarea ul a:hover, #textarea td a:hover, #utilities a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#contenthome {
	float: left;
	width: 619px;
	min-height: 330px;
	border-right: solid 1px #e0e0e0;
}

#content {
	float: left;
	width: 537px;
	padding: 30px 40px;
	border-right: solid 1px #e0e0e0;
	min-height: 300px;
}

#content h1 {
	font-size: 1.2em;
	color: #960303;
	padding-bottom: 0.9em;
}

#content h2 {
	font-size: 0.9em;
	color: #666666;
	padding-bottom: 0.9em;
}

#content h3 {
	font-size: 0.9em;
	color: #666666;
	padding-bottom: 0.9em;
}

#content h4 {
	font-size: 1.2em;
	color: #960303;
	margin-top: 1.2em;
	float: left;
}


#content h5 {
	font-size: 0.75em;
	color: #666666;
	padding-bottom: 0.2em;
}

#content h6 {
	font-size: 0.75em;
	color: #960303;
	padding-bottom: 0.2em;
}


#content p {
	font-size: 0.8em;
	color: #666666;
	padding-bottom: 0.8em;
	line-height: 140%;
}

#content img a {
	border-bottom: 0;
}

#content td {
	font-size: 0.8em;
	color: #666666;
	padding-bottom: 0.9em;
	line-height: 150%;
}

#content td.newslist {
	font-size: 0.75em;
	color: #666666;
	padding-bottom: 0.6em;
	line-height: 140%;
}

#content ul {
	padding-bottom: 0.9em;
	font-size: 0.8em;
}

#content li {
	color: #666666;
	line-height: 150%;
	margin-left: 30px;
}

#content hr {
	color: #e0e0e0;
background-color: #e0e0e0;
height: 1px;
border: 0;
margin: 0 0 10px 0;
}

#content form { margin-bottom: 1em;}
#content textarea, #content button, #content select { margin-bottom: 5px; }

.flashbox {
visibility: visible;
}

.flashalt {
display: none;
}

#news {
	float: left;
	width: 308px;
	background-color: #ffffff;
}

#news h3 {
	background-color: #ffffff;
	padding: 10px;
	color: #666666;
	font-weight: normal;
	font-size: 0.8em;
	background-image: url("../images/bg-gradient.gif");
	background-repeat: repeat-x;
}

#news h3 a {
	color: #960303;
	font-weight: bold;
	text-decoration: none;
}

#news h3 a:hover {
	color: #333333;
	text-decoration: underline;
}

.randoms {
	border-bottom: solid 1px #e0e0e0;
}

.summary, .quote, #contact {
	border-bottom: solid 1px #e0e0e0;
	padding: 15px;
}

.summary h2 {
	font-size: 0.9em;
	color: #960303;
	padding-bottom: 0.5em;
}

.summary ul {
	margin-left: 25px;
	color: #960303;
	font-size: 0.75em;
}

.summary li {
	margin-bottom: 5px;
}

.summary p {
	font-size: 0.8em;
	color: #666666;
}

#contact p {
	font-size: 0.8em;
	color: #666666;
	line-height: 125%;
	margin: 0 0 1em 0;
}

.quote p {
	font-size: 0.9em;
	color: #666666;
	padding: 0 10px;
	font-weight: bold;
}

.end {
	border-bottom: 0;
}

#utilities {
	float: left;
	width: 280px;
	padding: 15px;
	font-size: 0.65em;
	color: #666666;
}

#utilities a {
	padding: 0 5px;
	border-bottom: 0;
}

#utilities a:hover {
	border-bottom: 0;
}

#tagline {
	float: left;
	width: 930px;
	border-top: solid 1px #e0e0e0;
}

#tagline p {
	font-size: 0.85em;
	font-weight: bold;
	padding: 10px 0 10px 40px;
	color: #666666;
}

#portfolio {
	float: left;
	width: 930px;
	height: 90px;
}

#footer {
	float: left;
	width: 930px;
	border-top: solid 1px #e0e0e0;
}

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

#footer a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000000;
}

#copy {
	float: left;
	width: 900px;
	padding: 30px 15px;
}

#copy p {
	color: #4c4c4c;
	padding: 0 0 5px 0;
	font-size: 0.7em;
}

#team{
width: 530px;
height: 280px;
}

#commun {
	visibility: hidden;
}


.portcol {
	width: 170px;
	float: left;
}

.portbox {
	width: 170px;
	margin-bottom: 10px;
	font-size: 85%;
}

.portbox img {
	margin-bottom: 10px;
}

.portmain {
	width: 510px;
	margin-top: 25px;
	float: left;
	border-top: solid #CCCCCC 1px;
	padding-top: 10px;
}

.portpic {
	width: 140px;
	float: left;
}

.porttext {
	width: 370px;
	float: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.portlist {
	width: 530px;
	margin-top: 10px;
	float: left;
}

.portlistcol {
	width: 176px;
	float: left;
}

#textarea .summary li a {
	color: #666666;
}

#textarea .summary li a:hover {
	color: #000000;
}

ul#archive {
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #cccccc;
}

ul#archive li {
	display: inline;
	margin: 0;
	padding: 0 6px;
	border-right: 1px solid #cccccc;
}




#leaf {
	width: 321px;
	height: 304px;
	position: absolute;
	z-index: -1000;
	margin-left: 650px;
	top: 0;
	background-image: url("../images/leaf.gif");
	background-repeat: none;
}