﻿@charset "utf-8";
body {
	background-color: #3A090E;
	background-image: url('smile.jpg');}
	background-attachment: scroll;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-size: cover;
	background-position: center 0%;
	width: 1250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	color: #FFFF00;
}
#mainnav a:link {
	color: #FFD02E;
}


#logo {
	height: 219px;
	width: auto;
	float: left;
	border-bottom-right-radius: 28px;
	border-top-right-radius: 28px;
	padding-top: 10px;
}
#mainnav ul {
	list-style-type: none;
	width: 900px;
	    margin-left: -65px;
}

#mainnav ul li {
	float: left;
	background-color: #212121;
	-webkit-box-shadow: 0px 0px 30px;
	box-shadow: 0px 0px 30px;
	width: 150px;
}
#Tabs1 {
	margin-top: 241px;
	width: 825px;
	text-align: center;
	display: block;
	border-radius: 16px;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.98;
	background-image: url(jQueryAssets/images/ui-bg_glass_100_fdf5ce_1x400.png);
	background-repeat: repeat-x;
	background-size: 1px 1200px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border: thick solid #3A090E;
}
#Tabs1 p {
	color: #EDEDED;
}




#mainnav ul li a {
	color: #ffd02e;
	text-decoration: none;
	text-align: center;
	display: block;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-shadow: 0px 0px;
	font-size: large;
	width: auto;
}

#mainnav {
	width: 800px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	display: block;
	text-align: center;
}
footer p  {
	color: #000000;
	text-align: center;
	font-size: large;
	display: block;
	margin-top: 125px;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}
footer {
	width: 450px;
	opacity: 0.74;
	background-color: #FFDA18;
	-webkit-box-shadow: 0px 0px 20px;
	box-shadow: 0px 0px 20px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
}

a:link, {
	text-decoration: none;
	color: #FFFF00;
}

a:visited {
	color: #823B70;
}
a:hover {
	color: #E1E1E1;
	text-decoration: underline;
}
#tabs-1 p a {
}
#Tabs1  a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#tabs-1 div img {
	margin-left: auto;
	margin-right: auto;
	width: 727px;
	margin-top: 20px;
	height: auto;
	margin-bottom: 20px;
}
#tabs-3 div img {
	width: 727px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#tabs-2 div img {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 727px;
	height: auto;
}
#tabs-4 div img {
	width: 727px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#tabs-5 div img {
	width: 727px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#tabs-6 div img {
	width: 727px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
#sidebar {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	height: 1000px;
	float: left;
	background-repeat: repeat;
	background-image: url(Untitled-2.png);
	top: 0px;
	bottom: 0px;
	padding-top: 0px;
	display: table-column;
	clear: left;
	-webkit-box-shadow: 0px 0px 155px;
	box-shadow: 0px 0px 155px;
}

#Tabs1 .ui-tabs-nav.ui-helper-clearfix.ui-widget-header {
	height: 50px;
}
