body {
	font-family: verdana;
	font-size: 10px;
	color: #ffffcc;
	background-color: #330000;
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-x;
}


#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #330000;
	background-image: url(graphics/head.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 750px;
}

a#andy {
    display: block;
    width: 196px;
    height: 31px;
    background-image: url(graphics/head.gif);
    background-position: 0 0;
    margin: 0 auto;
	float: left;
}
a#animation:hover {
    background-position: 0 -35px;
}

.navcase {
	background-color:#330000;
	align: center;
	width:750px;
	position: relative;
}

#topblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #330000;
	height: 35px;
	width: 181px;
	float:left;
}

a .alt { display: none; }

a#thumb {
	text-decoration: none;
}

a#animation {
    display: block;
    width: 118px;
    height: 35px;
    background-image: url(graphics/animation.gif);
    background-position: 0 0;
    margin: 0 auto;
	float: left;
}
a#animation:hover {
    background-position: 0 -35px;
}

a#film {
    display: block;
    width: 111px;
    height: 35px;
    background-image: url(graphics/film.gif);
    background-position: 0 0;
    margin: 0 auto;
	float: left;
}
a#film:hover {
    background-position: 0 -35px;
}

a#photo {
    display: block;
    width: 134px;
    height: 35px;
    background-image: url(graphics/photo.gif);
    background-position: 0 0;
    margin: 0 auto;
	float: left;
}
a#photo:hover {
    background-position: 0 -35px;
}

a#design {
    display: block;
    width: 80px;
    height: 35px;
    background-image: url(graphics/design.gif);
    background-position: 0 0;
    margin: 0 auto;
	float: left;
}
a#design:hover {
    background-position: 0 -35px;
}

a#food {
    display: block;
    width: 126px;
    height: 35px;
    background-image: url(graphics/food.gif);
    background-position: 0 0;
    margin: 0 auto;
	float: left;
}
a#food:hover {
    background-position: 0 -35px;
}

#body_case {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffcc;
	text-decoration: none;
	background-color: #330000;
	width: 740px;
	text-align: left;
	padding: 5px;
}

#body_interior {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	background-color: #000000;
	width: 670;
	text-align: left;
	padding: 15px;
}

#photo_thumb {
	width: 175px;
	height: 125px;
	text-alighn: center;
	align: center;
	float: left;
}

#thumb_case {
	width="700px";
	height="200px";
}

#footer {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffcc;
	text-decoration: none;
	background-color: #330000;
	width: 750px;
	height:35px;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffcc;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #99ffcc;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffcc;
	text-decoration: none;
}

h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #99ffcc;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

hr {
	border: 0;
	color: #99ffcc;
	background-color: #99ffcc;
	height: 2px;
	width: 750px;
}