
BODY {background:#000000 url(bg.jpg) repeat}

@font-face {     font-family: Tahoma;     src: url("Tahoma.ttf"); }
@font-face {     font-family: Tahomabd;     src: url("Tahomabd.ttf"); }

A:link {color:#E4A234; text-decoration:underline;}
A:visited {color:#E4A234; text-decoration:underline;}
A:hover {color:#FFFFFF; text-decoration:underline;}
A:active {color:#FFFFFF; text-decoration:underline;}

A.nav:link { color:#140200; text-decoration:none;}
A.nav:visited { color:#140200; text-decoration:none;}
A.nav:hover { color:#c48102; text-decoration:none;}
A.nav:active { color:#c48102; text-decoration:none;}

A.nav2:link { color:#FFF; text-decoration:none; font-size: 18px; line-height: 18px;}
A.nav2:visited { color:#FFF; text-decoration:none; font-size: 18px; line-height: 18px;}
A.nav2:hover { color:#FFBD40; text-decoration:none; font-size: 20px; line-height: 18px;}
A.nav2:active { color:#FFBD40; text-decoration:none; font-size: 18px; line-height: 18px;}

.mainText {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.mainTextbd {
	font-family: Tahomabd, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.marqueeText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.mainText2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #8d4d00;
	text-decoration: none;
}

.mainText3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

h1 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
	color: #F9C24F;
	text-decoration: none;
	font-weight: bold;
}

.footerText {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #FFF F8C44E;
	text-decoration: none;
}

.dayText1 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #F8C44E;
	text-decoration: none;
}
.dayText2 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #f94f4f;
	text-decoration: none;
}
.dayText3 {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #9ff94f;
	text-decoration: none;
}

.frame
{
padding: 0px;
border: 1px solid #E4A234;
box-shadow:0px 0px 0px #ccc;
border-radius:12px;
max-width: 100%;
height: auto;
}

.block
{
padding: 0px;
border: 1px solid #cccccc;
background: #FCB200;
padding: 5px;
box-shadow:1px 1px 2px #ccc;
border-radius:12px;
}

.shadow {
     text-shadow: 1px 1px #dbdbdb;
}

a.bigbutton {
	margin: 0.25em;
	margin-bottom: 3px;
	margin-top: 3px;
	display: inline-block;
	background: #FCB200;
	border: 0px solid #cdcdcd;
	text-align: center;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	font: bold 14px/120%  "Lucida Grande", Arial, Helvetica, sans-serif;
	border-radius:6px;
	-webkit-border-radius:4px;
	-moz-border-radius:5px;
	-webkit-box-shadow:
		3px 3px 12px #000000,
		0px 0px 3px #000000,
		inset 0px 5px 12px #FCB200,
		inset 0px 15px 2px #ffffff,
		inset 0px 25px 25px #FCB200;
	-moz-box-shadow:
		3px 3px 12px #000000,
		0px 0px 3px #000000,
		inset 0px 5px 12px #FCB200,
		inset 0px 15px 2px #ffffff,
		inset 0px 25px 25px #FCB200;/* Firefox */
	box-shadow:
		3px 3px 12px #000000,
		0px 0px 3px #000000,
		inset 0px 5px 12px #FCB200,
		inset 0px 15px 2px #ffffff,
		inset 0px 25px 25px #FCB200;
	}
	
		.container3 {
   clear: both;
   padding: 0px;
   margin: 0px;
  overflow:hidden;
 }
.profile3_1 {
  background-color: #040300;
 }
.profile3_2 {
 background-color: #040300;
}
.profile3_3 {
 background-color: #040300;
}

@media only screen and (min-width: 480px) {
 .span_1_of_3 {
  width: 32.2%;
}
.col3 {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
}
.col3:first-child {
 margin-left: 0;
}
}