/* CSS Document */

/* Designs by Patima */
/* www.designsbypatima.com */

body {
	background: url(../art/all/photoshop-pattern.gif) #fff repeat;
	margin: 0;
	padding: 0;
	font-family: "georgia", "times new roman";
	font-size: 1.3em;
	color: #1a0f17;
}

a, 
a:hover {
	outline-width:0px;
}

#container-all {
	background-image: url(../art/internal/internal-header.jpg);
	background-repeat:no-repeat;
}

#container {
	background-image: url(../art/internal/internal-background.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	height: 1200px;
}

#content {
	padding-left: 170px;
}

#content a {
	color: #1a0f17;
}

#content a:hover {
	background-color: #de0d88;
}

#content img {
	float: left;
}

img.say-hi {
	height: 257px;
	position: absolute;
	top: 242px;
	left: 466px;
}

#nav {
	background-image: url(../art/internal/internal-header.jpg);
	background-repeat:no-repeat;
	height: 200px;
}

#nav ul {
	padding:0;
	margin:0 0 0 236px;
}

#nav li {
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}

#nav li a{
	height:110px;
	display:block;
	border:0;
}

#nav a span {
	display:none;
}

#nav ul li#home {
	width:72px;
	background:url(../art/internal/nav-inner.jpg) 0px 0px no-repeat;
}

#nav ul li#home:hover, #nav ul li#home.sfhover {
	background:url(../art/internal/nav-inner.jpg) 0px -110px no-repeat;
}

#nav ul li#who {
	width:70px;
	background:url(../art/internal/nav-inner.jpg) -72px 0px no-repeat;
}

#nav ul li#who:hover, #nav ul li#who.sfhover {
	background:url(../art/internal/nav-inner.jpg) -72px -110px no-repeat;
}

#nav ul li#mystuff {
	width:51px;
	background:url(../art/internal/nav-inner.jpg) -142px 0px no-repeat;
}

#nav ul li#mystuff:hover, #nav ul li#mystuff.sfhover {
	background:url(../art/internal/nav-inner.jpg) -142px -110px no-repeat;
}

#nav ul li#sayhi {
	width:65px;
	background:url(../art/internal/nav-inner.jpg) -193px 0px no-repeat;
}

#nav ul li#sayhi:hover, #nav ul li#sayhi.sfhover {
	background:url(../art/internal/nav-inner.jpg) -193px -110px no-repeat;
}


