/* Global */
* {
    padding: 0;
    margin: 0;
}

body{
	color: #565655;
	margin: 0;
	padding: 0;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	background-color: #221071;
}
a {
	color:#221071;
	font: 12px/1.4em Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.clear {
	clear:both; 
	overflow:hidden; 
	margin:0; 
	padding:0; 
	height:1px;
} 
a:hover {
	text-decoration:none;
}
h3 a {
	text-decoration: none;
	font-weight: bold;
}

h1 {
	color: #200F6C;
	font-size: 30px;
	margin: 15px 5px 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	color:#221071;
	font-family: Georgia, "Times New Roman", Times, serif;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 15px 5px 5px 0;
}
h3 {
	color:#221071;
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/******* Layout **********/
#wrapper{
	width:993px;
	margin: 0 auto;
	background: url(../images/l-bg.gif) repeat-y center;
}
#top{
	background: url(../images/top.png) no-repeat center;
	height: 29px;
	margin:0;
	padding:0;
}
#header{
	background: url(../images/shade.gif) repeat-x top;
	height: 99px;
	margin:0 21px;
}
#logo {
	float: left;
	width:110px;
	padding-bottom: 0;
	padding-left: 30px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logotext {
	float: left;
	padding-top: 20px;
	width: 680px;
	text-align: center;
}
#scripts {
	float: right;
	width: 130px;
	font-size: 9px;
}


#sm {
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
/****** Navigation **********/
#nav{
	background: url(../images/nav.gif) repeat-x top;
	height: 40px;
	margin:0 18px;
	padding-left:190px;
}
#nav ul {
	margin: 0;
	list-style: none;
	padding:0;
}
#nav li {
	display: block;
	float: left;
}
#nav li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FAFCF8;
	text-decoration: none;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F0FC4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2F0FC4;
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 13px;
	padding-left: 9px;
}
#nav li a:hover {
	background: url(../images/hover.gif) repeat-x top;
}
#nav li a.current {
	background: url(../images/hover.gif) repeat-x top;
}
/******* Content *********/
#main{ 
	background: url(../images/shade.gif) repeat-x top;
	margin:2px 21px;
	padding: 10px;
	overflow: hidden;
	clear:both;
}
#content{
	width:530px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content p { 
	margin: 0 0 10px 0
}
#content ul {
	padding:0 0 10px 0;
	margin:15px 0 0 25px;
	list-style: square url(../images/bullet.gif);
}
#content li {
	margin:0; 
	padding:0 0 4px 0;
}
.img {
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	text-decoration: none;
}
.shortpic {
	float: left;
}
.shortframe {
	border: 1px solid #E5E5E5;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.shortpic img {
	text-decoration: none;
	border: 1px solid #E5E5E5;
}
#mainimages {
	margin-left: -5px;
}



.shortdesc {
	float: right;
	padding-right: 5px;
	width: 402px;
}

.box1 {
	width: 235px;
	float:left;
	padding:7px;
	border: 1px solid #e5e5e5;
}
.box2 {
	width: 235px;
	float:left;
	padding:7px;
	margin-left:28px;
	border: 1px solid #e5e5e5;
}
.cont { 
	display:block;
	background-color:#F7F7F7;
	padding:8px;
}
.cont:hover{ 
	background-color:#fff;
}
/***** Side Bar **********/
#sidebar{
	width:190px;
	margin: 0 0 0 3px;
	float: left;
}
#sidebar2 {
	width:190px;
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 3px;
}

.menu {
	margin:20px 0 0 0;
	padding:0;
	list-style:none;
}
.menu li {
	height: 25px;
	padding: 11px 0 0 40px;
	background: url(../images/menu.gif) repeat-x left top;
}
.menu li:hover {
	background: url(../images/menu-h.gif) repeat-x left top;
}
.menu li.current {
	background: url(../images/menu-h.gif) repeat-x left top;
}
.menu a {
	color:#7C65E1;
	text-decoration: none;
	font-weight:bold;
}
.menu a:hover {
	color:#130552;
}
.menu a.current {
	color:#130552;
}
/******** Footer *******/
#footer-line{
	height: 13px;
	margin:0 18px;
	background-color: #2000B7;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#footer {
	padding: 5px;
	line-height:1.6em;
	background-image: url(../images/shade.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-top: 2px;
	margin-right: 21px;
	margin-bottom: 2px;
	margin-left: 21px;
}
#footer-text {
	color: #333333;
}
#footer-links {
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}

.crd a { 
	color:#565655;text-decoration:none;
}
#bottom{
	background: url(../images/bottom.png) no-repeat center;
	height: 27px;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content table {
	text-align: center;
}
#footer-text a {
	color: #333333;
	text-decoration: underline;
}


.ideas {
	color: #0000FF;
}
.high {
	font-weight: bold;
	color: #FF0000;
	font-size: medium;
}
.header-small {
	font-size: 14px;
	color: #291198;
}
#listings table, #listings td{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
}

#advert {
	text-align: center;
}

#advert a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
