html>body {
	height: 100%;
}


body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.jpg);
}

body, th, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #858585;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
    color: #6F6F6F;
}

.text2 {
    text-align: justify;
    font-size: 10px;
}

.text3 {
    font-size: 9px;
    color: #7F7F7F;
}

a {
    color: #AB0508;
	outline: none;
}

a:focus {
	outline; none;
}

a:hover {
	text-decoration: none;
}


.bg1 {
	background: url(images/index05.jpg) repeat-y left top;
}

.bg2 {
	background: url(images/index07.jpg) no-repeat left bottom;
}

.bg3 {
	background: url(images/index06.jpg) repeat-y left top;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
}

.style1 a {
}

.style1 a:hover {
}


.menu {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#Cafe {
	margin-left: 10px;
}
#duo {
	margin-left: 15px;
}
#Kev2 {
	margin-left: 15px;
}
#KevTosh {
	margin-left: 15px;
}
