<!--
img {
	border:0;
}

/* styles for main page divisions */


a.menu-level1:link {
        font-family: arial;
        text-decoration: underline;
        font-size: 12pt;
        line-height: 30px;
        color: black;
}

a.menu-level1:hover {
        text-decoration: overline;
        color: gray;
}

a.menu-level1:visited{
        text-decoration: underline;
        font-family: arial;
        font-size:12pt;
        line-height: 30px;
        color: black;

}

a.menu-level2:link {
        font-family: arial;
        text-decoration: none;
        font-size:10pt;
        line-height:20px;
        color: black;
}

a.menu-level2:hover {
        text-decoration: underline;
        color: gray;
}

a.menu-level2:visited {
        font-size:10pt;
        font-family: arial;
        color: black;
        line-height:20px;
        text-decoration: none;

}

#outer_container {
	top:0;
	width:950px;
	left:50%;
	margin-left:-475px;
	padding:0;
	height:2253px;
	position:absolute;
/*	background-image: url('bg.png'); */
/*	background-repeat: repeat-y; */
}
	
#container {
	background-color: white;
	border: 2px solid black;
	width: 888px;
	position: absolute;
	left: 50%;
	margin-left: -443px;
	padding: 0;
	height: 2500px;
	text-align:left;
}

#bottom {
	width: 888px;
	position: absolute;
	text-align: right;
	font-family: arial;
	font-size: 10pt;
	margin-top: 2410px;
	left: 50%;
	margin-left: -443px;
	padding:0;
	color: #666666;
}

#top_black {
	width: 886px;
	height: 65px;
	background-color: black;
	border: 1px solid white;
	padding: 0;
}

#top_si_logo {
	width: 65px;
	height: 65px;
	margin: 0 0 0 0;
	position: absolute;
	border-right: 1px solid white;
}
#top_slogan {
	font-family: arial;
	font-size: 12pt;
	color: white;
	text-align: right;
	margin: 0 0 0 0;
	width: 400px;
	height: 65px;
	position: absolute;
	line-height: 100px;
	margin-left: 470px;
}

#bod {
	position: absolute;
	height: 533px;
	width: 888px;
	background-color: white;
}

#left_column{
	left: 0;
	position: absolute;
	width: 170px;
	height: 500px;
	background-image:url('../si_bg.png');
	background-repeat:no-repeat;
	padding:0;
}

#nav {
	margin-top:170px;
	width: 170px;
	height: 300px;
	padding-left: 20px;
}

a.navlinks:link {
	font-family: arial;
	text-decoration: underline;
	font-size: 12pt;
	line-height: 30px;
	color: black;
}

a.navlinks:hover {
	text-decoration: overline;
	color: gray;
	
}

a.navlinks:visited{
	text-decoration: underline;
	font-family: arial;
	font-size:12pt;
	line-height: 30px;
	color: black;

}

#body_main {
	left:170px;
	position: relative;
	width: 720px;
	height: 500px;
	padding:0;

}

#top {
	line-height: 210px;
	font-family: arial;
	font-size: 34px;
	position: relative;
	width: 716px;
	height: 125px;
	background-image:url('../si_inc.png');
	background-repeat:no-repeat;
	background-position: top right;
	margin-bottom: 20px;
	padding:0;
}

.artistbox{
	width: 720px;
	height: 250px;
	left: 20px;
}

.artistmain{
	width: 720px;
	height: 250px;
	left: 20px;
}

.artisttitle{
	font-family: arial;
	font-size: 18pt;
	left: 10px;
	position: relative;
}

.images{
	width:680px;
	height: 184px;
	border: 1px solid black;
	position: relative;
	left: 30px;
	top: 10px;
}

/*"share" button at bottom of page */

#addthis {
	width:888px;
	text-align: right;
	margin-top: 2390px;
	left: 50%;
	margin-left: -446px;
	position: absolute;
}

/* Preloading images for following pages! */


#hidden{
}

.hiddenPic {
	display:none;
}

/* Contact Page */

#address{
	font-family: arial;
	font-size: 14pt;
	width: 600px;
	height: 250px;
	margin-left: 80px;
	margin-top: 140px;
}

#container_contact{
	border: 2px solid #979797;
	width: 892px;
	position: absolute;
	left: 50%;
	margin-left: -446px;
	padding: 0;
	height: 600px;
}

#bottom_contact{
	width: 892px;
	position: absolute;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	margin-top: 630px;
	left: 50%;
	margin-left: -446px;
}

#addthis_contact{
	width:892px;
	text-align: right;
	margin-top: 620px;
	left: 50%;
	margin-left: -446px;
	position: absolute;


}
-->

