html { 
overflow-y: scroll;
}

div#container	{
	margin: 0px;
    padding: 0px;
    width: 980px;
}

td.slice1a {
	background-image : url(images/slice1a.jpg);
}

td.slice2a {
	background-image : url(images/slice2a.jpg);
}

td.slice3a {
	background-image : url(images/slice3a.jpg);
}

td.slice4a {
	background-image : url(images/slice4a.jpg);
}

td.slice5a {
	background-image : url(images/slice5a.jpg);
}

img.left {
	margin-right : 20px;
	margin-bottom : 20px;
	margin-top : 10px;
}

img.right {
	margin-left: 20px;
	margin-right : 0px;
	margin-bottom : 20px;
	margin-top : 10px;
}

li {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #4cd8d8;
	text-align : justify;
	line-height : 16px;
	margin-right : 10%;
	margin-left : 10%;
}


p.head4{
	font-family : "DomCasual BT", "Times New Roman", serif;
	font-size : 32px;
	font-weight : normal;
	font-style : italic;
	text-align : center;
	color : #2062b0;
}

a.main2, a.main2:link, a.main2:visited, a.main2:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #4cd8d8;
	line-height : 16px;
}

a.main2:hover {
	color : #F50ccc;
}

td {
	border : 0px;
	padding : 0px 0px 0px 0px;
}

td.slice1 {
	background-image : url(images/slice1.jpg);
}

td.slice2 {
	background-image : url(images/slice2.jpg);
}

td.slice3 {
	background-image : url(images/slice3.jpg);
}

td.slice4 {
	background-image : url(images/slice4.jpg);
}

td.slice5 {
	background-image : url(images/slice5.jpg);
}

hr.pink2 {
	color : #F50ccc;
	margin-right : 10%;
	margin-left : 10%;
}

a.menu, a.menu:link, a.menu:visited, a.menu:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #4cd8d8;
	text-align : right;
	line-height : 16px;
	text-decoration : none;
}

a.menu:hover {
	color : #F50ccc;
}

a.main, a.main:link, a.main:visited, a.main:active {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #4cd8d8;
	line-height : 16px;
}

a.main:hover {
	color : #F50ccc;
}

p.blueright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #4cd8d8;
	text-align : right;
	line-height : 16px;
}

p.main {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #4cd8d8;
	text-align : justify;
	line-height : 16px;
	margin-left : 40px;
}

p.white {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-align : justify;
	line-height : 16px;
	margin-left : 40px;
}

p.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #4cd8d8;
	text-align : center;
	line-height : 16px;
}

p.maincenter {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #4cd8d8;
	text-align : center;
	line-height : 16px;
}

p.maincenterbold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #4cd8d8;
	text-align : center;
	line-height : 16px;
}

hr.pink {
	color : #F50ccc;
}

hr.midblue {
	color : #2062b0;
}

hr.lightblue{
	color : #4cd8d8;
}

p.head3 {
	font-family : "DomCasual BT", "Times New Roman", serif;
	font-size : 48px;
	font-weight : normal;
	font-style : italic;
	text-align : center;
	color : #2062b0;
}


p.head2 {
	font-family : "DomCasual BT", "Times New Roman", cursive;
	font-size : 48pt;
	font-weight : normal;
	font-style : italic;
	text-align : justify;
	color : #2062b0;
}

p.script {
	font-family : "Brush Script", "Times New Roman", cursive;
	font-size : 30px;
	font-weight : bold;
	color : #2062b0;
	text-align : left;
}

p.red {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : Red;
	text-align : justify;
	line-height : 16px;
}

p.smallwhite{
	background : #600060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : White;
}

.borderline {
	BORDER-RIGHT: 1px solid #f50ccc;
	BORDER-TOP: 1px solid #f50ccc;
	BORDER-LEFT: 1px solid #f50ccc;
	BORDER-BOTTOM: 1px solid #f50ccc;
	BACKGROUND-COLOR: transparent;
}

body {
	background-color : #600060;
	scrollbar-base-color: white;
	scrollbar-track-color: #600060;
	scrollbar-face-color: #99ccff;
	scrollbar-highlight-color: #0066cc;
	scrollbar-3dlight-color: #BF94DA;
	scrollbar-darkshadow-color: #0066cc;
	scrollbar-shadow-color: #0066cc;
	scrollbar-arrow-color: #000000;
}
