   body
   {
    background-color:#8ed4b4;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
}

.innerTable
{
	width:100%;
	height:100%;
	border:1px none;
}

#top
{
	border:1px none #000;
	width:1050px;
	margin:auto;
	padding:5px;
	background-image:url(../images/top.jpg);
}

#header
{
	border:1px none #000;
	width:1050px;
	height:50px;
	margin:auto;
}

#center
{
	border:1px none #000;
	width:1050px;
	margin:auto;
}

#centerLeft
{
	padding:20px;
	border:none 1px #000;
	font-family:'Port Lligat Sans', sans-serif;
	font-size:40px;
	line-height:25px;
	color:#FFF;
	box-shadow:0px 0px 15px #000;
}

#centerRight li
{
	list-style-image:url(../images/Pencil.gif);
}

#footer
{
	border:1px none #000;
	width:1050px;
	margin:auto;
	border-top:solid 1px #CCC;
}

#footer a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	color:#666;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

.copyright
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.sep
{
	width:10px;
}

#header div
{
	float: left;
	list-style: none;
	padding-top: 11px;
	margin-right: 7px;
	border-radius: 7px;
	box-shadow: inset 0px 0px 10px #FFF;
	padding-bottom: 11px;
	padding-left: 16px;
        padding-right: 16px;
}

#header div:hover
{
	box-shadow: 0px 0px 10px #000;
}

#header a
{
	color:#101010;
	text-decoration:none;
	font-family: 'Port Lligat Sans', sans-serif;
	font-weight:bold;
}

.tabHeading
{
	color:#FFF;
	text-decoration:none;
	font-family: 'Port Lligat Sans', sans-serif;
	font-weight:bold;
	font-size:40px;
}

.tabData
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#FFF;
}

.tabLink
{
	background-color:#FFF;
	padding:10px;
	border-radius: 8px;
}

#frame
{
	border:1px none #000;
	width:1050px;
	height:350px;
	margin:auto;
}

#tabs
{
	border:1px none #000;
	width:1050px;
	height:400px;
	margin:auto;
}

#tabs div
{
	margin:auto;
	height:315px;
	width:281px;
	float:left;
	padding:20px;
	margin-top:20px;
        border-radius: 15px;
	box-shadow:  0px 0px 15px #000;
}

#tabs a
{
	text-decoration:none;
	font-family: 'Port Lligat Sans', sans-serif;
	font-size:17px;
	font-weight:bold;
	bottom:0px;
	left:0px;
}

#tabs a:hover
{
	color:#000;
}

.tabLink:hover
{
	color:#000;
}

#frame div
{
	float:left;
	height:100%;
}

#photo
{
	width:700px;
}

#photo ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	width:700px;
}

#photo li
{
	width:700px;
}

.bxslider
{
	width:700px;
}

#photo img
{
	border-radius:10px;
}

#news
{
	margin-left:20px;
	width:300px;
	border-radius:15px;
	box-shadow:  0px 0px 15px #000;
	background-color:rgb(161, 213, 232);
	text-align:left;
}

.heading
{
	font-family:'Port Lligat Sans', sans-serif;
	font-size:40px;
	line-height:25px;
	color:#000;
}

.myheading
{
	font-family:'Port Lligat Sans', sans-serif;
	font-size:25px;
	line-height:25px;
	color:#000;
	margin-top:20px;
}

.myData
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:20px;
	list-style:none;
	margin-top:20px;
	text-align:justify;
}

#news li
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:20px;
	list-style:none;
	list-style-image:url(../images/Pencil.gif);
}

.imp
{
	color:#F00;
}

#validate
{
	color:#F00;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}


#social
{
	position:fixed;
	right:0px;

	top:10px;
}

#logo{
  border: 1px none #000;
  width: 1050px;
  height: 130px;
  margin: auto;
}

.logoText{
  text-shadow: 6px 0px 10px black;
  color: #B8C22E;
  text-decoration: none;
  font-family: 'Port Lligat Sans', sans-serif;
  font-weight: bold;
  font-size: 80px;
  float: right;
  margin-top: 13px;
  margin-right: 31px;
}
.logoSubText
{
  float: right;
  margin-top: -39px;
  margin-right: 32px;
  font-family: 'Port Lligat Sans', sans-serif;
  text-transform: lowercase;
}