/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4em;
	font-size: 1.2em;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
		
}
a:link {
font-weight: bold;
	color: #000033;
	text-decoration: none;
}
a:visited {
font-weight: bold;

	text-decoration: none;
	color: #000033;
}
a:hover {
font-weight: bold;

	text-decoration: underline;
	color: #0099CC;
}
a:active {
font-weight: bold;

	text-decoration: none;
	color: #000033;
}

h2 {
font-size:1.6em;
font-weight: bold;
}

h7 {
font-size: 18px;
font-weight: bold;
line-height: 20px;
}

a.header-button-prim {
    background: transparent url('../images2010/blue_button_short.gif') no-repeat scroll top right;
    color: #333;
    display: block;
    float: left;
    font: bold 11px verdana;
    height: 22px;
    margin-right: 6px;
    padding-right: 12px; 
    text-decoration: none;
}

a.header-button-prim span {
    background: transparent url('../images2010/blue_button_long.gif') no-repeat;
    display: block;
    line-height: 9px;
    padding: 6px 0 6px 12px; 
} 
a.header-button-prim:hover {
    background-position: bottom right;
    color: #FFF;
    outline: none; 
	text-decoration: none;

}

a.header-button-prim:hover span {
    background-position: bottom left;
    padding: 7px 0 6px 12px; 
	    text-decoration: none;

} 



#site {

margin: auto;
width: 1000px;

}

#header-sxsw {

float: left;
width: 1000px;
height: 215px;
padding: 0px;
margin: 0px;
clear: both;
background-image: url('../images2010/header-sxsw.jpg');
}

#nav-sxsw {

width: 954px;
margin: 0px 23px 0px 23px;
padding: 0px;
clear: both;
height: 31px;
padding-top: 8px;

}

#flash-sxsw {

width: 1000px;
height: 268px;
padding: 0px;
margin: 0px;
clear: both;

}

#content-sxsw {

width: 1000px;
margin-top: 15px;
padding: 0px;
clear: both;

}

#content-sxsw-main {

float: left;
width: 627px;
margin-left: 23px;

}

#content-sxsw-sidebar {
width: 277px;
margin-left: 700px;
background: #c7e3f1 url('../images2010/sidebar-background-image.jpg') no-repeat top right;
padding-top: 60px;

}

#subfooter-sxsw {

width: 1000px;
height: 181px;
padding: 0px;
margin: 0px;
float: left;
clear: both;

}

#footer-sxsw {

width: 1000px;
height: 41px;
text-align: center;
float: left;
padding-top: 15px;

}

