body {
	background-color:#FFF;
	color:#666666;
	font-family:Lucida Console, Monaco5, monospace;
	font-size:12pt;
}

p,h1,h2,h3 {
	padding:2px 2px 2px 2px;
}

p {
	text-align:left;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h1 {
	font-size:18pt;
	color:#002455;
}

#nav h1 {
	text-align:right;
}

h2 {
	font-size:16pt;
}

h3 { 
	font-size:14pt;
}

h2, h3 {
	color:#333;
}

ul {
	text-align:left;
	margin-top:10px;
}

li {
	list-style:circle;
	margin-left:60px;
	margin-right:40px;
}

a:link,a:active,a:visited {
	color:#002455;
	text-decoration:underline;
}

a:hover {
	color:#4B6587;
	text-decoration:none;
}

#container {
	width:1024px;
}

#top {
	background-image:url(../images/new/border-top-new.png);
	background-repeat:no-repeat;
	height:105px;
}

#middle {
	background-image:url(../images/new/border-middle.png);
	background-repeat:repeat-y;
}

#bottom {
	background-image:url(../images/new/border-bottom.png);
	background-repeat:no-repeat;
	height:40px;
	text-align:center;
	font-size:10pt;
	padding-top:10px;
}

#content {
	width:972px;
}

#content-top {
	background-image:url(../images/new/content-top.png);
	background-repeat:no-repeat;
	height:34px;
}

#content-middle {
	background-image:url(../images/new/content-mid.png);
	background-repeat:repeat-y;
}

#content-bottom {
	background-image:url(../images/new/content-bottom.png);
	background-repeat:no-repeat;
	height:39px;
}

#nav {
	float:right;
	padding:25px 25px 0 0;
}

#nav strong {
	color:#7E91F4;	
}
#nav h1 {
	font-size:14pt;
}

#nav h2 {
	font-size:12pt;
	cursor:pointer;
	letter-spacing:-1px;
}

#nav a:link, #nav a:active, #nav a:visited {
	text-decoration:none;
}

#subnav1, #subnav2 {
	float:right;
	text-align:left;
	padding:5px 8px 0 8px;
}

#arrow {
	float:right;
}

#subnav {
	visibility:hidden;
}

#siteload {
	width:900px;
}

#siteload-left, #siteload-mid, #siteload-right, #siteload-image, #siteload-content {
	float:left;
}

#siteload-left, #siteload-right {
	width:45px;
	padding:40px 10px 0 10px;
}

#siteload-mid {
	width:770px;
}

#siteload-image {
	width:410px;
	padding:5px;
}

#siteload-content {
	width:350px;
}

#siteload-content p {
	font-size:10pt;
}

#ecommerce {
	background-color:#C3CCD8;
	border: 1px dashed #577DB2;
	margin-top:10px;
	margin-bottom:15px;
	color:#333333;
}

#ecommerce img {
	padding:3px;
	background-color:#E9E9E9;
	margin:3px 0 3px 3px;
}

#about p {
	margin-bottom:15px;
}

#about h2 {
	margin-top:20px;
}

.our-thumbs {
	float:left;
	width:300px;
}

.our-descriptions {
	float:left;
	width:600px;
}

.site-thumb, .site-description {
	padding:5px;
	margin-bottom:10px;
	height:130px;
}

.site-thumb img {
	border:3px solid #CCC;
}

.site-description h2 {
	text-align:left;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	background-color:#e9e9e9;
}

.site-description p {
	font-size:10pt;
}

.secondary {
	float:right;
	width:350px;
}

.feedsr {
	float:right;
	width:450px;
}

.feedsl {
	float:left;
	width:450px;
}


.feedbox {
	margin:25px 0 25px 0;
}

#other-content img {
	margin-bottom:10px;
}

.homesite {
	float:right;
	margin-left:10px;
	width:427px;
}

.separate {
	color:#7E91F4;
}

.arrows {
	cursor:pointer;
}

.onsub {
	color:#7E91F4;
}

.pre-footer {
	font-size:10pt;
}