

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url("images/OJSL3_BG.jpg") no-repeat center top;
	text-align: center;	
	font: .9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
	margin: 0;
	text-decoration: none;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
}

h1 {
	font-size: 2.6em;
}

h2 {
	font-size: 2em;
}

h3 {
	margin-bottom: .75em;
	font-size: 1.25em;
	font-weight: bold;
}

h4 {
	margin-bottom: .75em;
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 1.25em;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #666666;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}


/* image containers */

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}

img.right {
	float: right;
	margin: 8px 0px 0px 20px;
	border: 2px solid #434343; 
}

.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}

.right {
	float: right;
	margin: 8px 0px 0px 20px;
	border: 2px solid #434343; 
}



/* Future Development */

#wrapper {
	width: 1110px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url("images/OJSL2_BG.jpg") no-repeat center top;
}

#flashbox {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}



/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
	
}



/* Content */

#content {
	float: right;
	width:600px;
	margin: 0 30px 0 20px;
	font: 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.required {
	font: 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
}

.optional {
	font: 1.0em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

.core {
	margin: 0 0 0 0;
	margin-bottom: 10px;
}

.core .title {
}

.core .title h2 {
	font-size: 2.2em;
	color: #CF3822;
}

.core .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.core .title p a {
	color: #880A0B;
}

.core .entry {
	padding-top: 0px;
	color: #000000;
}

.core .box {
	padding: 10px;
	color: #000000;
	border: 1px #FF0000 solid;
	background-color: #CCCCCC;
}

.core .links {
	margin: 0;
	padding: 0;
}

.core .links a {
	padding: 0 0px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.core .links a:hover {
	text-decoration: underline;
	color: #000077;
}

.core .links .more {
	background: url(images/img07.gif) no-repeat;
}

.core .links .comments {
	background: url(images/img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	font-family: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0 10px 0 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 15px 0px;
	line-height: 150%;
}

#sidebar li li {
	margin: 0;
	padding-left: 0px;
	padding-bottom: 5px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 30px 0 0 ;
	letter-spacing: -1px;
	font-size: 1.25em;
	color: #111111;
	border-bottom: 1px #FF0000 dashed;
}

#sidebar a:hover {

}



/* Clear the Float */
.clear {clear:both;}

#clear {clear:both;}




/* Footer */

#footer {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}


#filler {
	clear: both;
	width: 900px;
	margin: 0 auto;
	padding-top: 300px;
}


















