body {
	margin: 0;
	padding: 0;
	background: #9999ff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #9900ff;
}

h1, h2, h3 {
	margin-top: 0;
	font-weight: normal;
	color: #9900ff;
	z-index: 1000;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 34px;
}

h2 {
	margin: 0px 0px 0px 0px;
	font-size: 20px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

.paypalfix {
	margin: 0px 0px 0px 0px;
}

.bodytext {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 17px;
	color: #9900ff;
}

italics {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #9900ff;
	font-style: italic;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 90%;

}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 140%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}



a:link {
	color: #146EAC;
}

a:visited {
	color: #146EAC;
}

a:hover {
	color: #9900ff;
}



small {
}

hr {
	display: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* header */

#header {
	width: 830px;
	height: 234px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
}

/* Logo */

#logo {
	float: left;
	border: none;
	padding: none;
	padding: 40px 0px 0px 60px;
	
}





/* Menu */

#menu {
	position: relative;
	left: 12px;
	top: 38px;
	width: 173px;
	height: 193px;
	margin: 0 auto;
	font-size: 10px;
}

#menu ul {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 0px 0 10px;
	background: url(images/img02.gif) no-repeat left center;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
}



#menu .active a {
	color: #7296ab;
}

/* Page */

#pagewrapper {
	clear: both;
	width: 830px;
	margin: 0 auto 0px auto;
	padding: 0px 0 0 0;
	background: url(images/midbk.jpg) repeat-y;
}

#page {
	clear: both;
	width: 820px;
	margin: 0 auto 0px auto;
	padding: 0px 0 0 0;
}





.twocols {
}

.twocols .title {
}

.twocols .col1 {
	float: left;
	width: 320px;
}

.twocols .col2 {
	float: right;
	width: 320px;
}

/* Content */

#content {
	float: right;
	width: 780px;
	padding-top: 20px;
	padding-right: 20px;
	
	
	
}

.portfoliobox {
	float: left;
	width: 150px;
	padding-left: 40px;
}

.title {
	padding-bottom: 5px;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(images/img10.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 173px;
	padding: 0px 0 0 0px;
}

#sidebarcontent {
	position: relative;
	top: 280px;
	left: 0px;
	width: 173px;
	height: 300px;
	padding: 0px 0 0 26px;
}

#sidebarcontent2 {
	position: relative;
	top: 300px;
	left: 0px;
	width: 160px;
	padding: 0px 0 0 26px;
	height: 500px;
}

#sidebaritem {
	float: left;
	width: 160px;
	padding: 10px 0 0 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 0;
}

#sidebar h2 {
	font-size: 114%;
	font-weight: bold;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#prefooter {
	width: 830px;
	height: 49px;
	margin: 0 auto;
	background: url(images/footer.jpg);
}

/* Footer */

#footer {
	clear: both;
	height: 44px;
	padding-top: 4px;	
}

#footercontainer {
	position: relative;
	margin: 0 auto 0px auto;
	width: 600px;
	height: 115px;
	padding-top: 5px;
	padding-left: 70px;
}









/* SPIFFYBOX */


.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{ 
	background: transparent url(images/img.png) no-repeat bottom right
} 

.cssbox { /* intended total box width - padding-right(next) */ 
	width:485px !important; /* IE Win = width - padding */ 
	width: 500px; /* the gap on the right edge of the image (not content padding) */ 
	padding-right:15px; /* use to position the box */ 
	margin:20px auto} /* set the top-right image */ 

.cssbox_head {
	background-position:top right; /* pull the right image over on top of border */ 
	margin-right:-15px; /* right-image-gap + right-inside padding */ 
	padding-right:40px} /* set the top-left image */ 

.cssbox_head h2{ background-position:top left; 
	margin:0; /* reset main site styles*/ 
	border:0; /* ditto */ /* padding-left = image gap + interior padding ... no padding-right */ 
	padding:25px 0 15px 40px; height:auto !important; 
	height:1%} /* IE Holly Hack */ /* set the lower-left corner image */ 

.cssbox_body{ 
	background-position:bottom left; 
	margin-right:25px; /* interior-padding right */ 
	padding:15px 0 15px 40px
	
	} /* mirror .cssbox_head right/left */