* {
	margin: 0;
	padding: 0;
}

body {
	background: #1a1a1a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

button {
 padding-left:0.25em;
 padding-right:0.25em;
 border:1px solid #333333;
 color:#EEEEEE;
 background-color:#333333;
}

h1, h2, h3 {
	margin-bottom: 15px;
	/*text-transform: lowercase;*/
	font-family: Georgia, "Tw Cen MT Condensed", Times, serif;
	font-weight: normal;
	color: #EEEEEE;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
	color:#999999;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

a {
	color:#666666;
}

a:link {
	text-decoration: none;
	color: #666;
}

a:hover, a:active {
	text-decoration:underline;
	color: #FFFFFF;
}

a:visited {
	color: #999999;
}

img {
	border: none;
}

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

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

/* Header */

#header {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	padding: 10px 25px 0 25px;
	
}


#header .topborder{
	height: 21px;
	background: #1a1a1a url(images/santour_03.gif) no-repeat top;
	
}

#header h1 {
	margin: 0;
	padding: 200px 0 0 40px;
	letter-spacing: -2px;
	font-size: 40px;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	margin: -10px 0 0 0;
	padding: 0 0 0 175px;
	letter-spacing: normal;
	font: bold 10px Arial, Helvetica, sans-serif;
}

#header h2 a {
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
}

#header .image {
	/* I didnt see a change when I took it off I might need it again
	padding-bottom: -5.0px;
	*/
	margin:0;
	
}

/* Top menu */
#menu {
	width:800px;
	margin: 0;
	height: 59px;
	background: #000 url(images/topright.gif) no-repeat right;
}
#menu img {
 	float:left;
}
.container {
		
        width: 439px;
		height:59px;
        padding: 27px 8px 10px 15px;
        margin-left: 325px;
        background: #000;
}

/* circle */

#navCircle {
        margin: 0;
        padding: 0 0 20px 10px;
        
}

#navCircle li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navCircle a:link, #navCircle a:visited {
        float: right;
        font-size: 12px;
		font-family: Arial, "Tw Cen MT Condensed", Times, serif;
        line-height: 12px;
		
        
        padding: 0 8px 16px 8px;
        text-decoration: none;
        color: #FFF;
}

#navCircle a:link.active, #navCircle a:visited.active, #navCircle a:hover {
        padding-bottom: 6px;
        text-decoration:underline;
        
}
/* nav Biography */

#navBio {
        margin: 0;
        padding: 0;
        
}

#navBio li {
        margin: 0;
        padding: 0;
        list-style-type: none;
}

#navBio a:link, #navBio a:visited {
       
        font-size: 12px;
		font-family: Arial, "Tw Cen MT Condensed", Times, serif;
         
        
        text-decoration: none;
        color: #FFF;
}

#navBio a:link.active, #navBio a:visited.active, #navBio a:hover {
         text-decoration:underline;
        
}

/* Page */

#page {
	width: 800px;
	margin: -3px auto;
	padding: 23px 20px;
	background: #1a1a1a url(images/santour_08.gif) repeat-y center top;
}

#extra {
	width: 800px;
	height:410px;
	margin: 0 auto;
	padding: 0 25px;
	
	
	
	
	background: #1a1a1a url(images/santour_08.gif) repeat-y center top;
}

/*links page*/
.linkspage {
	margin: 0 5px 0 6px;
	padding: 25px 10px 15px 15px;
	border-top:2px solid #FFFFFF;
	background: #000000 url(images/whitecurves.gif) no-repeat center bottom;
	height: 355px;
}
.linkspage p {
	margin: 0;
	padding-left: 20px;
}

/*Contact page */
#contact {
	width: 800px;
	height:410px;
	margin: 0 auto;
	padding: 0 25px;
	background: #1a1a1a url(images/conlinks.jpg) no-repeat center;
}

.content {
	margin: 0 0 0 300px;
	padding: 10px 10px;
}
.content p {
	margin: 0;
	padding-left: 20px;
}


/* Content */

#content {
	float: left;
	width: 460px;
	padding: 2px 0 0 15px;
	
}
.pagetitle {
padding: 10px 0 5px 20px;
	background: url(images/img08.gif) repeat-x left bottom;
}

.text {
	width: 750px;
	padding: 20px 20px 15px 20px;
}

.text h2 {

	padding: 15px 0 15px 15px;
}

.text ul {
	color:#CCCCCC;
	
}

.text a{
	color:#FFF;
	text-decoration:underline;
}
.text a:hover{
	color:#FFF;
	text-decoration:underline;
	
}
.text a:visited{
	color:#FFF;
	text-decoration:underline;
}
.text a:active{
	color:#FFF;
	text-decoration:underline;
}

.text img {
	
	border:#EEEEEE solid 1px;
	padding:5px;
}

.pahesubtitle {
	padding:0;
	margin-top: -20px;
	margin-left: 20px;
	color:#FFFFFF;
}
.post {
	width: 700px;
	padding: 20px 0 15px 20px;
	background:#0a0a0a;
	border:#666666 solid 1px;
}

.post h1, .post h2, .post h3 {
}

.post .title {
	color:#666666;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #999999;
	
}
.post .subtitle {
	padding: 0 15px 15px 20px;
	font-size: 16px;
	font-weight:bold;
	color:#999999;
	
}
.post .title span {
	padding-right: 30px;
	
}
/*Audio column*/

.rightcolumn {


float:right;

	
}


/* Footer */

#footer {
	width: 800px;
	height: 45px;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #1a1a1a url(images/santour_10.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #999999;
}

#footer a {
	color: #999999;
}

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

#legal {
	float: left;
}

#links {
	float: right;
}
#copy {
	float: left;
}
