/***** base *****/

/***** Links *****/



a,

a:link,

a:visited {

	color: #000000;

	text-decoration: underline;

}



a:hover {

	color: #970200;

	text-decoration: underline;

}



a:focus{

	outline: 1px dotted;

}



acronym, abbr {

	border-bottom: 1px dashed;

	letter-spacing: 1px;

	cursor: help;

}



blockquote {

	margin: 1.35em;

	padding: 1.35em 1.35em 0 1.35em;

}



body{

	color: #000000;

	background: url(../images/spagebg.jpg) #ffffff repeat-x;

	font: .85em/1.3 Arial, Verdana, Helvetica, sans-serif;

	text-align: center;

}



body#home {

	background: url(../images/homebg.jpg) #ffffff repeat-x;

}



body#home #core_a {

	margin-top: 60px;

	width: 320px;

}



body#home #core_b {

	margin-top: 60px;

	width: 220px;

}



body#home #main {

	width: 960px;

	background: url(../images/home960bg.jpg) no-repeat scroll top;

	height: 600px;

}



body#home #nav{

	margin: 140px 0 0 50px;

}



/***** Forms *****/

form {

	display: inline;

}



h1 {

	font-size: 2.8em;

	font-weight: bold;

}



h2 {

	margin: 0 0 5px 0;

	color: #885c00;

	font-size: 1.8em;

	font-weight: bold;

}



h3 {

	color: #930501;

	font-size: 1.2em;

	font-weight: bold;

}



h4 {

	margin-top: 15px;

	border-top: 1px solid #000000;

	font-size: 1em;

	font-weight: bold;

}



h5 {

	font-size: 1em;

	font-weight: bold;

}



h6 {

	margin: 0px 0 5px 0;

	font-size: .8em;

	font-weight: bold;

}



hr{

	clear: both;

	background: #cccccc;

	height: 2px;

}



input, select, textarea {

	font: 1em Arial, Helvetica, sans-serif;

}



/***** text *****/

p {

	margin: 0 0 .7em 0;

}



p,dl,ol,ul,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{

	margin-bottom: .25em;

}



small {

	font-size: 0.7em;

}



strong, .bold {

	font-weight: bold;

}



sub {

	position: relative;

	bottom: -0.2em;

	vertical-align: baseline;

}



sup {

	position: relative;

	bottom: 0.3em;

	vertical-align: baseline;

}



/***** Tables *****/

table {

	margin: 0 0 1.35em 0;

}



table tr td {

	padding: 2px;

}



textarea {

	width: 100%;

	line-height: 1.35;

}



.align-right, .text-right {

	text-align: right;

}



/***** Global Classes *****/

.border-right {

	border-right: 1px solid #cccccc;

	padding-right: 1em;

	margin-right: 1em;

}



.caption {

	margin: 0px 0 5px 0;

	font-size: .8em;

}



.clearboth		{

	clear: both;

}



.float-left {

	float: left;

}



.float-right {

	float: right;

}



.highlight {

	background: #ffffcc;

}



.img-left {

	float: left;

	margin: 4px 10px 0px 0;

}



.img-right {

	float: right;

	margin: 4px 0 2px 10px;

}



.indent ul {

	margin: -.5em 0 -1em 0em;

	list-style: none;

	font-size: inherit;

}



.italic {

	font-style: italic;

}



.nobullet {

	list-style: none;

	list-style-image: none;

}



.noindent {

	margin-left: 0;

	padding-left: 0;

}



.nopadding {

	padding: 0;

}



.text-center {

	text-align: center;

}



.text-justify {

	text-align: justify;

}



.text-left {

	text-align: left;

}



.underline {

	border-bottom: 1px solid;

}



.wrap {

	width: 960px;

	margin: 0 auto;

}



#core_a, #core_b {

	width: 400px;

	margin: 15px 0 0 20px;

	text-align: left;

}

#core_b1 {

	width: 250px;

	margin: 120px 0 0 150px;

	text-align: left;

}

#footer {

	margin-top: 15px;

	color: #000000;

	font-size: .8em;

}



/***** Containers *****/

#header {

	position: relative;

	z-index: 10;

}



#headertext {

	width: 500px;

	margin: 15px 0 0 0px;

	text-align: right;

	position: absolute;

	z-index: 100;

}



#main {

	margin-top: 0px;

	z-index: 1;

}



#nav {

	width: 100px;

	margin: 15px 0 0 0px;

	text-align: left;

}



#nav1 {

	width: 100px;

	margin: 15px 0 0 15px;

	text-align: left;

	background: #FFCC33;

}



/***** menu *****/

#nav ul {

	margin: 0 0 15px 0px;

}



#nav ul li {

	border-bottom: 1px dashed #000000;

	padding: .5em 0 .5em .5em;

	font-size: .8em;

}



#nav ul li a{

	text-decoration: none;

}



#nav ul li a:hover{

	text-decoration: underline;

}



#sidebar {

	margin-top: 20px;

	margin-left: 20px;

	width: 160px;

	text-align: left;

}


