﻿/*----- Structure ----- */

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Tahoma';
	color: #000000;
	background: url(assets/background.gif);
}

#center {
margin:auto;
width:646px;
background:url(assets/main_header.gif) no-repeat;
}

#header{
width:646px;
height:250px;
}
#headertext {
	font-size: xx-large;
	color: #F9C014;
	padding-top: 20px;
	font-family: "Arial Rounded MT Bold";
}

#footer{
width:100%;
clear:both;
margin: 10px 0 10px 0;
}

#footer p {
text-align:right;
margin-right:66px;
font-size:10px;
}

#footer a {
color:red;
}


/*----- Content Boxes ----- */

.content_body p {
	padding: 0px 20px 0px 20px;
	text-align: left;
}

.content_body h1 {
font-size:15px;
padding:10px 20px 0px 20px;
}

.content_body h2 {
font-size:13px;
padding:0px 20px 0px 20px;
}

.content_body a {
	color: #707070;
}
.content_body a:hover {
	color: #0F3D80;
}


.content_header {
width:334px;
float:right;
margin-right:33px;
height:33px;
background:url(assets/content_header.gif) no-repeat;
}

.content_body {
	width: 332px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: right;
	margin-right: 33px;
	padding-bottom: 10px;
}

.content_footer {
width:334px;
float:right;
margin-right:33px;
height:45px;
background:url(assets/content_footer.gif) no-repeat;
}

/*----- Nav ----- */

.class nav {
width:191px;
}
.red {
color:red;
}

.nav_list {
margin: 0;
padding: 0;
width: 191px;
list-style: none;
overflow: hidden;
}

.nav_list li {
width: 191px;
overflow: hidden;
text-transform: uppercase;
font-size:10px;
font-weight:bold;
}

.nav_list a {
color:#707070;
text-decoration:none;
}

.li_nav_header a  {
display: block;
width: 191px;
height: 34px;
background: url(assets/nav_header.gif) no-repeat;
}

.li_nav_body a  {
display: block;
width: 191px;
height: 21px;
background: url(assets/nav_body.gif) no-repeat;
padding-left: 25px;
line-height:20px;
}

.li_nav_footer a  {
display: block;
width: 191px;
height: 45px;
background: url(assets/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover {
background-position:  0 -21px;
color:#0F3D80;
}

.li_active a:active  {
background: url(assets/../skins/artica/assets/nav_body.gif) no-repeat;
background-position:  0 -42px;
color:#0F3D80;
}

/*----- Sidebar ----- */

#sidebar {
width: 191px;
float:left;
}

.sidebar_header {
width: 191px;
height: 34px;
background: url(assets/nav_header.gif) no-repeat;
}

.sidebar_body  {
width: 189px;
background:#fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
	text-align: center;
	font-style: italic;
}
.style1 {
	color: #FD3403;
	font-family: "Script MT Bold";
	font-weight: bold;
	font-size: 36px;
}
.style2 {
	color: #26AF19;
	font-family: "Script MT Bold";
	font-weight: bold;
	font-size: 36px;
}
.style3 {
	font-family: "Script MT Bold";
	font-weight: bold;
	font-size: 36px;
}

.sidebar_footer  {
width: 191px;
height: 45px;
background: url(assets/nav_footer.gif) no-repeat;
}
.h2 {
	color: #000080;
}
.h3 {
	margin-top: 10px;
	text-align: center;
	color: #FF0000;
}
.li {
	padding-bottom: 10px;
}
#guidelines li {
	padding-bottom: 10px;
}
.h1 {
	color: #000080;
}
.tabletext {
	font-size: small;
}
#mailbox {
	padding-top: 11px;
	padding-bottom: 7px;
	padding-left: 8px;
	text-align: center;
}
#hands {
	border: thin solid #707070;
	padding: 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#narcissus {
	border: thin solid #707070;
	padding: 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.sbright {
	width: 100px;
	float: right;
	font-style: italic;
	font-size: xx-small;
	padding-top: 11px;
	text-align: left;
}
.sbleft {
	float: left;
}
.sidebar_body_quote {
	padding: 10px;
	width: 169px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-style: italic;
}
.imgleft {
	border: thin solid #707070;
	padding: 3px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.imgright {
	border: thin solid #707070;
	padding: 3px;
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.imghands {
	border-right-style: solid;
	border-left-style: solid;
	border-width: thin;
	border-color: #C0C0C0;
}
