/* CSS Document */

body {
	background-color:#FFFFFF;
	margin:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1100AA;
	
	/* OPTIONAL BACKGROUND IMAGE
	
	background-image:url(images/backgrounds/main.jpg);
	background-position:center;
	background-repeat:repeat-y;
	
	*/
}

a {
	color:#999999;
}

a:hover {
	text-decoration:none;
}

textarea,input,submit {
	background-color:#eeeeee;
	color:#666666;
	padding:5px;
	border:none;
	margin:3px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	color:#000000;
	font-weight:normal;
}

/* THE AREA THAT CONTAINS THE STONE IMAGE AND THE WEBSITE TITLE */
#contab{
	background-image:url(images/h1.gif);
	float:left;
	background-repeat:no repeat;
	height:140px;
	width:140px;
	padding: 15px;
	margin-bottom:17px;
}

#contac{
	background-image:url(images/h2.gif);
	float:right;
	background-repeat:no repeat;
	height:140px;
	width:140px;
	padding: 15px;
	margin-bottom:17px;
}

#blue{
	color:blue;
}
#yellow{
	color:#DAA520;
}

#red{
	color:red;
}

#green{
	color:green;
}

#contad{
	background-image:url(images/h3.gif);
	float:left;
	background-repeat:no repeat;
	height:140px;
	width:140px;
	padding: 15px;
	margin-bottom:17px;
}

#contae{
	background-image:url(images/h4.gif);
	float:right;
	background-repeat:no repeat;
	height:140px;
	width:140px;
	padding: 15px;
	margin-bottom:17px;
}

#bigger{
	font-size:22px;
}

#clearer{
	clear:both;
}

#title {
	margin:0 auto 0 auto;
	text-align:center;
	margin-bottom:25px;
}

#title p {
	font-variant:small-caps;
	letter-spacing:2px;
}

/* PROPERTIES OF THE HEADER IMAGE */

#title img {
	border:none;
}

/* THE AREA THAT CONTAINS ALL THE CONTENT OF THE WEBSITE */

#container {
	width:600px;
	margin:0 auto 0 auto;
}

/* THE SIDEBAR WITHIN THE CONTAINER */

#sidebar {
	width:200px;
	float:right;

}

#sidebar h2 {
	font-family:Arial, "Trebuchet MS", Verdana;
	text-align:right;
	font-size:200%;
	color:#626477;
	border-bottom:1px dashed #eeeeee;
}

#sidebar p {
	line-height:20px;
}


/* THE MENU */

#menu {
	text-align:right;
}

#menu a {
	color:#999999;
	background-image:url(images/backgrounds/a.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
	line-height:15px;
	text-decoration:none;
}

#menu a:hover {
	color:#1100AA;
	background-image:url(images/backgrounds/a_hover.jpg);
	border-bottom:dashed 1px;
}


/* THE AREA NEXT TO THE SIDEBAR */

#content {
	margin-right:220px;
	padding-right:20px;
	border-right:1px solid #cccccc;
	background-image:url(images/backgrounds/content.jpg);
	background-position:right;
	background-repeat:repeat-y;
}

#content h1 {
	font-family:Arial, "Trebuchet MS", Verdana;
	text-align:left;
	font-size:200%;
	color:#626477;
	border-bottom:1px dashed #eeeeee;
	padding-top:15px !important;
	padding-top:0;
	background-image:url(images/cpo.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#content h3 {
	font-family:Arial, "Trebuchet MS", Verdana;
	text-align:left;
	font-size:180%;
	color:#626477;
	border-bottom:1px dashed #eeeeee;
	padding-top:15px !important;
	padding-top:0;
	background-image:url(images/cpo.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#content p {
	line-height:20px;
	text-indent:15px;
}

#content ol,ul {
	line-height:25px;
}

#content li {
	list-style-image:url(images/backgrounds/li.gif);
}

/* THE FOOTER */

#footer {
	width:580px;
	margin:0 auto 0 auto;
	padding:10px;
	text-align:center;
	border-top:1px dashed #cccccc;
}

#econc{

width: 348px;
}
#econb h1{
font-size:12px;
background-image:none;
}
#econa{
text-decoration:none;
margin:0px;

display:inline;
}