@charset "UTF-8";
/* CSS Document */

body {background-image: url(images/bg_box.png);}
a{
	color: #990000;
	text-decoration: none;
}
a:hover{	
   text-decoration: underline;
}
p {
	margin: 10px;
}

/*-------------------------------------------------
MENU
-------------------------------------------------*/
ul { list-style-type : none; }
#menu {
	position: relative;
	z-index: 3;
}
ul#menu {
	z-index : 2;
	position : relative;
	top : 0px;
	width : 666px;
	height : 30px;
	padding : 0;}
ul#menu   a:  { display : block; width : 666px; height : 30px; text-indent : -9999px; text-decoration : none; overflow : hidden; }
li#m_works a{
	position : absolute;
	top : -55px;
	left : 40px;
	width : 450px;
	height : 30px;
	text-indent: -9999px;
	background-image: url(images/sw_works.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li#m_works a:hover{
	background-position: 0px -30px;
}
li#m_biography a{
	position : absolute;
	left : 488px;
	width : 119px;
	height : 30px;
	text-indent: -9999px;
	background: url(images/sw_bio.png) no-repeat;
	top: -54px;
}
li#m_biography a:hover{
	background-position: 0px -30px;
}

#divContainer {
	width: 666px;
	margin: 0 0 0 300px;
	padding: 0;
	left: 300px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	letter-spacing: 0.02em;
	word-spacing: 0.1em;
	}

#divLogo {
	background-image: url(images/coll_logo.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 666px;
	height: 275px;
	margin: 0;
	padding: 0;
	left: 300px;
}
#divExtra1 {
	background-image: url(images/sw_works.png);
	text-indent: -9999px;
	float: none;
	height: 30px;
	width: 455px;
}
#divContent1 {
	width: 666px;
	background-image: url(images/text_back.png);
	margin: 35px 0 0 0;
	position: relative;
}

#divContent1 h1 {
	background-image: url(images/sh_pigleng.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: -23px;
	left: 0px;
	position: relative;
	height: 24px;
	width: 666px;
}

#divContent2 {
	width: 666px;
	background-image: url(images/text_back.png);
	margin: 35px 0 0 0;
	position: relative;
}

#divContent2 h1 {
	background-image: url(images/sh_visita.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: -23px;
	left: 0px;
	position: relative;
	height: 24px;
	width: 666px;
}
#divContent3 {
	width: 666px;
	background-image: url(images/text_back.png);
	margin: 35px 0 0 0;
	position: relative;
}
#divContent3 h1 {
	background-image: url(images/sh_soup.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: -23px;
	left: 0px;
	position: relative;
	height: 24px;
	width: 666px;
}
#divContent4 {
	width: 666px;
	background-image: url(images/text_back.png);
	margin: 35px 0 0 0;
	position: relative;
}
#divContent4 h1 {
	background-image: url(images/sh_roaming.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: -23px;
	left: 0px;
	position: relative;
	height: 24px;
	width: 666px;
}
#divContent5 {
	width: 666px;
	background-image: url(images/text_back.png);
	margin: 35px 0 0 0;
	position: relative;
}
#divContent5 h1 {
	background-image: url(images/sh_juego.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: -23px;
	left: 0px;
	position: relative;
	height: 24px;
	width: 666px;
}
#divContentBio1 {
	width: 666px;
	background-image: url(images/text_back.png);
	margin: 35px 0 0 0;
	position: relative;
}

#divContentBio1 h1 {
	background-image: url(images/sh_carolina.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: -23px;
	left: 0px;
	position: relative;
	height: 24px;
	width: 666px;
}
#divContentBio2 {
	width: 666px;
	background-image: url(images/text_back.png);
	margin: 35px 0 0 0;
	position: relative;
}

#divContentBio2 h1 {
	background-image: url(images/sh_craig.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	top: -23px;
	left: 0px;
	position: relative;
	height: 24px;
	width: 666px;
}

