argin-right: 0px;   
height: 100px;
background:#FFFFFF;
}

#menu{
clear:both;
}

#header_logo{
height: 100px;
background:#442d1b;
background-image: url(../images/sws_logo.png);
background-repeat: no-repeat;
background-position: 15px 15px;
display:block;
clear:both; }


#header_divider{
clear: both;
width:100%;
height: 5px;
background:#c63;
			
}

#header_quote{
font-family:Arial, Helvetica, sans-serif;
color:#3cc;
font-size:20px;
clear: both;
background:#FFFFFF;
text-align:left;
vertical-align:middle;
padding-top:0.5em;
padding-bottom:0.5em;
padding-left:17px;}

h1{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:36px;
line-height:40px;
color: #442d1b;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:28px;
line-height:46px;
color: #442d1b;
}


h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:22px;
line-height:28px;
color: #442d1b;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

h3 a:hover{
color:#fff;
border-bottom:thin dotted;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

h3 a:hover{
color:#fff;
border-bottom:thin dotted;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

p a:hover{
color:#fff;
border-bottom:thin dotted;
}

p a{
text-decoration:none;
color:#442d1b;
}

p a:hover{
color:#fff;
border-bottom:thin dotted;
}


.column {
position: relative;
float: left;
}

.column1 {
clear: both;
text-align: left;
font-size:18px;
line-height:32px;
color: #442d1b;
}


.column2 {
clear: both;
text-align: left;
font-size:18px;
line-height:32px;
color: #442d1b;
}

#center {
width:94.35%;
clear: both;
float:left;
padding: 0 20px;
font-family:Arial, Helvetica, sans-serif;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 2em;
background: #3cc;
}


#left {
float:left;
padding: 0 20px;
width: 75%;
margin-right: 200px; 
font-family:Arial, Helvetica, sans-serif;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 2em;
background: #3cc;	
}

#right {
float: left;
width: 200px; 
margin-left: -200px;
background: #fff;
}


#contentwrapper{
width:100%;
float: left;
}

#contentwrapper_links{
width:100%;
float: left;
}

#contentcolumn{
margin-right: 210px;
}

#contentcolumn_links{
margin-right: 210px;
}

.innertube_main{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:32px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}


.innertube_main_small2{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}

.innertube_main_links{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}

.innertube_main_small{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}


#rightcolumn{
background: #442d1b url(images/sidebar_bottom.png) no-repeat bottom left;
float: left;
width: 200px;
margin-left: -200px;
}


.innertube_side{
background: url(images/sidebar_top.png) no-repeat;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
color:#fff;
padding-top: 3em;
padding-bottom: 4.25em;
padding-right: 0.25em;
padding-left: 1em;
}


.innertube_side_chair{
background: url(images/sidebar_top.gif) no-repeat;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
letter-spacing:0.5px;
color:#fff;
padding-top: 4em;
padding-bottom: 5em;
padding-right: 0.25em;
padding-left: 1em;
}

.innertube_side_chair a{
color:#3cc;
text-decoration:none;
}

.innertube_side_chair a:hover{
border-bottom:thin dotted;
}

.innertube_side_chair h4{
font-size:22px;
line-height:26px;

}

.innertube_side h4{
font-size:24px;
line-height:32px;

}

#footer {
clear: both;
width:100%;
font-size:12px;
color:#3cc;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 1.5px;
text-align: center;
padding: 0.3em 0;
background: #442d1b;
}

.img_bio{
float:left;
padding:5px;
}


@charset "UTF-8";
/* CSS Document */


html, body {
/*height: 100%;*/	
/*width:100%;*/
max-width:1025px;
overflow: auto;
}

/*** IE Fix ***/
* html #left {
left: 200px;            
}

body {
margin: 0;
padding-right:2em;
}


/*nav*/
#nav {
padding-left: 10px;
width:100%;
background: #442d1b;
float: left;
clear:both;}

#nav, #nav ul { 
font-family:arial, helvetica, sans-serif;
text-align:left;
font-size:11px;
line-height: 16px;
padding: 0;
margin: 0;
list-style: none;
}

#nav a {
color:#3cc;
display: block;
width: 9em;
text-decoration:none;
background:#442d1b;
padding: 6px 8px;
border-bottom: 0.5px #3cc solid;
border-left: 0.5px #3cc solid;
border-right: 0.5px #3cc solid;
}

#nav li { 
color:#3cc;
float: left;
width: 9em; 
}

#nav li ul { 
color:#3cc;
position: absolute;
background: #442d1b;
width: 9em;
left: -999em; 
}

#nav li:hover ul, #nav li.sfhover ul { 
left: auto;
}


/*nav style*/

#nav li li a {
display: block;
fon-weight: normal;
color: #3cc;
padding: 0.2em 10px;
}


#nav a:hover {
color: #442d1b;
background: #3cc;
}


/*images*/


#img{
position:absolute;
float:right;
z-index:7;
top:20px;
right:45px;
}

#img_sub{
clear:both;
position:absolute;
float:right;
z-index:50;
top:100px;
right:60px;
}

/*#logo{
width:400px;
margin-left:15px;
float:left;
padding:10px;
}*/


#flower{
position:absolute;
height:200px;
width: 201px;
float:right;
left:740px;
top:18px;
clear:both;
z-index:100;
}


#flower_sub{
clear:both;
position:absolute;
height:140px;
width: 141px;
margin-top:-60px;
left:700px;
clear:both;
z-index:10;
}


/*headers*/

#header {  
height: 2px;
font-size:12px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0.75px;
text-align: center;
padding: 0.3em 0;
background: #3cc;
}

#header_nav{
clear:both;
margin-left: 0px ;   
margin-right: 0px;   
height: 100px;
background:#FFFFFF;
}

#menu{
clear:both;
}

#header_logo{
height: 100px;
background:#442d1b;
background-image: url(../images/sws_logo.png);
background-repeat: no-repeat;
background-position: 15px 15px;
display:block;
clear:both; }


#header_divider{
clear: both;
width:100%;
height: 5px;
background:#c63;
			
}

#header_quote{
font-family:Arial, Helvetica, sans-serif;
color:#3cc;
font-size:20px;
clear: both;
background:#FFFFFF;
text-align:left;
vertical-align:middle;
padding-top:0.5em;
padding-bottom:0.5em;
padding-left:17px;}

h1{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:36px;
line-height:40px;
color: #442d1b;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:28px;
line-height:46px;
color: #442d1b;
}


h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:22px;
line-height:28px;
color: #442d1b;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

h3 a:hover{
color:#fff;
border-bottom:thin dotted;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

h3 a:hover{
color:#fff;
border-bottom:thin dotted;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

p a:hover{
color:#fff;
border-bottom:thin dotted;
}

p a{
text-decoration:none;
color:#442d1b;
}

p a:hover{
color:#fff;
border-bottom:thin dotted;
}


.column {
position: relative;
float: left;
}

.column1 {
clear: both;
text-align: left;
font-size:18px;
line-height:32px;
color: #442d1b;
}


.column2 {
clear: both;
text-align: left;
font-size:18px;
line-height:32px;
color: #442d1b;
}

#center {
width:94.35%;
clear: both;
float:left;
padding: 0 20px;
font-family:Arial, Helvetica, sans-serif;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 2em;
background: #3cc;
}


#left {
float:left;
padding: 0 20px;
width: 75%;
margin-right: 200px; 
font-family:Arial, Helvetica, sans-serif;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 2em;
background: #3cc;	
}

#right {
float: left;
width: 200px; 
margin-left: -200px;
background: #fff;
}


#contentwrapper{
width:100%;
float: left;
}

#contentwrapper_links{
width:100%;
float: left;
}

#contentcolumn{
margin-right: 210px;
}

#contentcolumn_links{
margin-right: 210px;
}

.innertube_main{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:32px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}


.innertube_main_small2{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}

.innertube_main_links{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}

.innertube_main_small{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}


#rightcolumn{
background: #442d1b url(images/sidebar_bottom.png) no-repeat bottom left;
float: left;
width: 200px;
margin-left: -200px;
}


.innertube_side{
background: url(images/sidebar_top.png) no-repeat;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
color:#fff;
padding-top: 3em;
padding-bottom: 4.25em;
padding-right: 0.25em;
padding-left: 1em;
}


.innertube_side_chair{
background: url(images/sidebar_top.gif) no-repeat;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
letter-spacing:0.5px;
color:#fff;
padding-top: 4em;
padding-bottom: 5em;
padding-right: 0.25em;
padding-left: 1em;
}

.innertube_side_chair a{
color:#3cc;
text-decoration:none;
}

.innertube_side_chair a:hover{
border-bottom:thin dotted;
}

.innertube_side_chair h4{
font-size:22px;
line-height:26px;

}

.innertube_side h4{
font-size:24px;
line-height:32px;

}

#footer {
clear: both;
width:100%;
font-size:12px;
color:#3cc;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 1.5px;
text-align: center;
padding: 0.3em 0;
background: #442d1b;
}

#footer a{
color:#3cc;
text-decoration:none;
}

#footer a:hover{
color:#fff;
text-decoration:none;
}

.img_bio{
float:left;
padding:5px;
}


px;
width:100%;
background: #442d1b;
float: left;
clear:both;}

#nav, #nav ul { 
font-family:arial, helvetica, sans-serif;
text-align:left;
font-size:11px;
line-height: 16px;
padding: 0;
margin: 0;
list-style: none;
}

#nav a {
color:#3cc;
display: block;
width: 9em;
text-decoration:none;
background:#442d1b;
padding: 6px 8px;
border-bottom: 0.5px #3cc solid;
border-left: 0.5px #3cc solid;
border-right: 0.5px #3cc solid;
}

#nav li { 
color:#3cc;
float: left;
width: 9em; 
}

#nav li ul { 
color:#3cc;
position: absolute;
background: #442d1b;
width: 9em;
left: -999em; 
}

#nav li:hover ul, #nav li.sfhover ul { 
left: auto;
}


/*nav style*/

#nav li li a {
display: block;
fon-weight: normal;
color: #3cc;
padding: 0.2em 10px;
}


#nav a:hover {
color: #442d1b;
background: #3cc;
}


/*images*/


#img{
position:absolute;
float:right;
z-index:7;
top:20px;
right:45px;
}

#img_sub{
clear:both;
position:absolute;
float:right;
z-index:50;
top:100px;
right:60px;
}

/*#logo{
width:400px;
margin-left:15px;
float:left;
padding:10px;
}*/


#flower{
position:absolute;
height:200px;
width: 201px;
float:right;
left:740px;
top:18px;
clear:both;
z-index:100;
}


#flower_sub{
clear:both;
position:absolute;
height:140px;
width: 141px;
margin-top:-60px;
left:700px;
clear:both;
z-index:10;
}


/*headers*/

#header {  
height: 2px;
font-size:12px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0.75px;
text-align: center;
padding: 0.3em 0;
background: #3cc;
}

#header_nav{
clear:both;
margin-left: 0px ;   
margin-right: 0px;   
height: 100px;
background:#FFFFFF;
}

#menu{
clear:both;
}

#header_logo{
height: 100px;
background:#442d1b;
background-image: url(../images/sws_logo.png);
background-repeat: no-repeat;
background-position: 15px 15px;
display:block;
clear:both; }


#header_divider{
clear: both;
width:100%;
height: 5px;
background:#c63;
			
}

#header_quote{
font-family:Arial, Helvetica, sans-serif;
color:#3cc;
font-size:20px;
clear: both;
background:#FFFFFF;
text-align:left;
vertical-align:middle;
padding-top:0.5em;
padding-bottom:0.5em;
padding-left:17px;}

h1{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:36px;
line-height:40px;
color: #442d1b;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:28px;
line-height:46px;
color: #442d1b;
}


h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:22px;
line-height:28px;
color: #442d1b;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

h3 a:hover{
color:#fff;
border-bottom:thin dotted;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

h3 a:hover{
color:#fff;
border-bottom:thin dotted;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

p a:hover{
color:#fff;
border-bottom:thin dotted;
}

p a{
text-decoration:none;
color:#442d1b;
}

p a:hover{
color:#fff;
border-bottom:thin dotted;
}


.column {
position: relative;
float: left;
}

.column1 {
clear: both;
text-align: left;
font-size:18px;
line-height:32px;
color: #442d1b;
}


.column2 {
clear: both;
text-align: left;
font-size:18px;
line-height:32px;
color: #442d1b;
}

#center {
width:94.35%;
clear: both;
float:left;
padding: 0 20px;
font-family:Arial, Helvetica, sans-serif;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 2em;
background: #3cc;
}


#left {
float:left;
padding: 0 20px;
width: 75%;
margin-right: 200px; 
font-family:Arial, Helvetica, sans-serif;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 2em;
background: #3cc;	
}

#right {
float: left;
width: 200px; 
margin-left: -200px;
background: #fff;
}


#contentwrapper{
width:100%;
float: left;
}

#contentwrapper_links{
width:100%;
float: left;
}

#contentcolumn{
margin-right: 210px;
}

#contentcolumn_links{
margin-right: 210px;
}

.innertube_main{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:32px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}


.innertube_main_small2{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}

.innertube_main_links{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}

.innertube_main_small{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}


#rightcolumn{
background: #442d1b url(images/sidebar_bottom.png) no-repeat bottom left;
float: left;
width: 200px;
margin-left: -200px;
}


.innertube_side{
background: url(images/sidebar_top.png) no-repeat;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
color:#fff;
padding-top: 3em;
padding-bottom: 4.25em;
padding-right: 0.25em;
padding-left: 1em;
}


.innertube_side_chair{
background: url(images/sidebar_top.gif) no-repeat;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
letter-spacing:0.5px;
color:#fff;
padding-top: 4em;
padding-bottom: 5em;
padding-right: 0.25em;
padding-left: 1em;
}

.innertube_side_chair a{
color:#3cc;
text-decoration:none;
}

.innertube_side_chair a:hover{
border-bottom:thin dotted;
}

.innertube_side_chair h4{
font-size:22px;
line-height:26px;

}

.innertube_side h4{
font-size:24px;
line-height:32px;

}

#footer {
clear: both;
width:100%;
font-size:12px;
color:#3cc;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 1.5px;
text-align: center;
padding: 0.3em 0;
background: #442d1b;
}

.img_bio{
float:left;
padding:5px;
}


@charset "UTF-8";
/* CSS Document */


html, body {
/*height: 100%;*/	
/*width:100%;*/
max-width:1025px;
overflow: auto;
}

/*** IE Fix ***/
* html #left {
left: 200px;            
}

body {
margin: 0;
padding-right:2em;
}


/*nav*/
#nav {
padding-left: 10px;
width:100%;
background: #442d1b;
float: left;
clear:both;}

#nav, #nav ul { 
font-family:arial, helvetica, sans-serif;
text-align:left;
font-size:11px;
line-height: 16px;
padding: 0;
margin: 0;
list-style: none;
}

#nav a {
color:#3cc;
display: block;
width: 9em;
text-decoration:none;
background:#442d1b;
padding: 6px 8px;
border-bottom: 0.5px #3cc solid;
border-left: 0.5px #3cc solid;
border-right: 0.5px #3cc solid;
}

#nav li { 
color:#3cc;
float: left;
width: 9em; 
}

#nav li ul { 
color:#3cc;
position: absolute;
background: #442d1b;
width: 9em;
left: -999em; 
}

#nav li:hover ul, #nav li.sfhover ul { 
left: auto;
}


/*nav style*/

#nav li li a {
display: block;
fon-weight: normal;
color: #3cc;
padding: 0.2em 10px;
}


#nav a:hover {
color: #442d1b;
background: #3cc;
}


/*images*/


#img{
position:absolute;
float:right;
z-index:7;
top:20px;
right:45px;
}

#img_sub{
clear:both;
position:absolute;
float:right;
z-index:50;
top:100px;
right:60px;
}

/*#logo{
width:400px;
margin-left:15px;
float:left;
padding:10px;
}*/


#flower{
position:absolute;
height:200px;
width: 201px;
float:right;
left:740px;
top:18px;
clear:both;
z-index:100;
}


#flower_sub{
clear:both;
position:absolute;
height:140px;
width: 141px;
margin-top:-60px;
left:700px;
clear:both;
z-index:10;
}


/*headers*/

#header {  
height: 2px;
font-size:12px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 0.75px;
text-align: center;
padding: 0.3em 0;
background: #3cc;
}

#header_nav{
clear:both;
margin-left: 0px ;   
margin-right: 0px;   
height: 100px;
background:#FFFFFF;
}

#menu{
clear:both;
}

#header_logo{
height: 100px;
background:#442d1b;
background-image: url(../images/sws_logo.png);
background-repeat: no-repeat;
background-position: 15px 15px;
display:block;
clear:both; }


#header_divider{
clear: both;
width:100%;
height: 5px;
background:#c63;
			
}

#header_quote{
font-family:Arial, Helvetica, sans-serif;
color:#3cc;
font-size:20px;
clear: both;
background:#FFFFFF;
text-align:left;
vertical-align:middle;
padding-top:0.5em;
padding-bottom:0.5em;
padding-left:17px;}

h1{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:36px;
line-height:40px;
color: #442d1b;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:28px;
line-height:46px;
color: #442d1b;
}


h3{
font-family:Arial, Helvetica, sans-serif;
font-weight:100;
letter-spacing:0.5px;
font-size:22px;
line-height:28px;
color: #442d1b;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

h3 a:hover{
color:#fff;
border-bottom:thin dotted;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

h3 a:hover{
color:#fff;
border-bottom:thin dotted;
}

h3 a{
text-decoration:none;
color:#442d1b;
}

p a:hover{
color:#fff;
border-bottom:thin dotted;
}

p a{
text-decoration:none;
color:#442d1b;
}

p a:hover{
color:#fff;
border-bottom:thin dotted;
}


.column {
position: relative;
float: left;
}

.column1 {
clear: both;
text-align: left;
font-size:18px;
line-height:32px;
color: #442d1b;
}


.column2 {
clear: both;
text-align: left;
font-size:18px;
line-height:32px;
color: #442d1b;
}

#center {
width:94.35%;
clear: both;
float:left;
padding: 0 20px;
font-family:Arial, Helvetica, sans-serif;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 2em;
background: #3cc;
}


#left {
float:left;
padding: 0 20px;
width: 75%;
margin-right: 200px; 
font-family:Arial, Helvetica, sans-serif;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 2em;
background: #3cc;	
}

#right {
float: left;
width: 200px; 
margin-left: -200px;
background: #fff;
}


#contentwrapper{
width:100%;
float: left;
}

#contentwrapper_links{
width:100%;
float: left;
}

#contentcolumn{
margin-right: 210px;
}

#contentcolumn_links{
margin-right: 210px;
}

.innertube_main{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:32px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}


.innertube_main_small2{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}

.innertube_main_links{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}

.innertube_main_small{
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
color: #442d1b;
padding-top: 1em;
padding-bottom: 1em;
padding-right: 12em;
padding-left: 1em;
background: #3cc;	
}


#rightcolumn{
background: #442d1b url(images/sidebar_bottom.png) no-repeat bottom left;
float: left;
width: 200px;
margin-left: -200px;
}


.innertube_side{
background: url(images/sidebar_top.png) no-repeat;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
color:#fff;
padding-top: 3em;
padding-bottom: 4.25em;
padding-right: 0.25em;
padding-left: 1em;
}


.innertube_side_chair{
background: url(images/sidebar_top.gif) no-repeat;
margin: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
line-height:22px;
letter-spacing:0.5px;
color:#fff;
padding-top: 4em;
padding-bottom: 5em;
padding-right: 0.25em;
padding-left: 1em;
}

.innertube_side_chair a{
color:#3cc;
text-decoration:none;
}

.innertube_side_chair a:hover{
border-bottom:thin dotted;
}

.innertube_side_chair h4{
font-size:22px;
line-height:26px;

}

.innertube_side h4{
font-size:24px;
line-height:32px;

}

#footer {
clear: both;
width:100%;
font-size:12px;
color:#3cc;
font-family:Arial, Helvetica, sans-serif;
letter-spacing: 1.5px;
text-align: center;
padding: 0.3em 0;
background: #442d1b;
}

#footer a{
color:#3cc;
text-decoration:none;
}

#footer a:hover{
color:#fff;
text-decoration:none;
}

.img_bio{
float:left;
padding:5px;
}


