/* CSS Document */
html{
scrollbar-face-color:#e10177;
scrollbar-base-color:white;
scrollbar-arrow-color:white;
scrollbar-track-color:#CCCCCC;
scrollbar-shadow-color:#666666;
scrollbar-highlight-color:#CCCCCC;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-darkshadow-Color:#333333;
}

body
{
	background-color: #dedede;
	margin: 0;
	padding: 0;
	font-size:10pt;
	color:#000000;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	word-wrap: break-word;
}

#main {
    width: 1000px;
	height: 125px;
	margin: 0px auto;
    text-align: left;
	background-position: center top;
}

#contents
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background-color:#FFFFFF;
	background: url(../images/bg.jpg) repeat-y;
	overflow:auto;
}

a
{
	outline: none;
}

a img
{
	border: 0;
	outline:none;
}

#banner
{
	width: 100%;
	height: 75px;
	margin: 0px;
	padding: 0px;
    text-align: left;
}

#left_col
{
	float: left;
	width: 200px;
	margin-top: 10px;
	text-align: center;
	vertical-align:top;

}

#center_col
{
	float: left;
	width: 600px;
	vertical-align: top;
}

#right_col
{
	float: left;
	width: 190px;
	vertical-align: top;
}

#footer
{
	width: 1000px;
	height: 20px;
	z-index:1;
	text-align:center;
	font-size: 7pt;
	background-color: #e10177;
	margin: 0px auto;
	color: #FFFFFF;
	padding-top: 5px;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	font-weight: bold;
}

#telephones
{
	width: 177px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height:20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

.telephones_smalltext
{
	font-size: 8pt;
	line-height: 10pt;
	font-weight: normal;	
}

#telephones a
{
	color: #959595;
	text-decoration: none;
}

#telephones a:hover
{
	color: #000000;
}

#tokens
{
	width: 187px;
	padding: 10px;
	text-align:center;
}

#bubble
{
	width: 185px;
	height: 152px;
	padding-top: 15px;
	margin-left: 5px;
	text-align:left;
	
}

#gossiptext
{
	width: 163px;
	height: 132px;
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 5px;
	margin-top: 15px;
	margin-left: 5px;
	text-align:left;
	font-size: 9pt;
	line-height: 10pt;
	background-image:url(../images/bubble.gif);
}

#gossiper
{
	width: 185px;
	height: 205px;
	padding: 0px;
	margin-left: 5px;
	margin-top: -15px;
	text-align:center;
	overflow: hidden;
	z-index: 1;
	
}

#feedback
{
	width: 165px;
	height: 147px;
	padding: 0px;
	margin-left: 5px;
	margin-top: -10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-image:url(../images/feedback-square.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	z-index: 0;
	font-size: 9pt;
	overflow:hidden;
}

#token1
{
	margin-top: 5px;
	width: 350px;
	height: 174px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 25px;
	padding-left: 205px;
	background-image: url(../images/tokens/token1.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	overflow: hidden;
}

#token2
{
	margin-top: 5px;
	width: 350px;
	height: 174px;
	padding-top: 35px;
	padding-bottom: 35px;
	padding-right: 25px;
	padding-left: 205px;
	background-image:url(../images/tokens/token2.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	overflow: hidden;
	
}

#home_news
{
 width: 565px;
 height: 175px;
 padding: 5px;
 padding-left: 15px;
 padding-right: 15px;
 text-align: center;
 /*background-color:#FF0000;*/
}

#home_content
{
 width: 565px;
 padding-top: 5px;
 padding-left: 15px;
 padding-right: 15px;
 line-height: 18px;
 text-align: left;
 font-size: 10pt;
 overflow: visible;
}

#side_headlines
{
 	height: 100%;
	width: 167px;
	padding: 20px;
	text-align:left;
}

#navbar
{
	position: relative;
	width: 1000px;
	height: 50px;
	z-index:1;
	text-align:left;
	background-color: #e10177;
}

#nav_home a
{
	position: absolute;
	left: 35px;
	width: 89px;
	height: 47px;
	background: url(../images/nav/home.gif) 0 0 no-repeat;
	outline:none;
	z-index: 2;
}

body#home #nav_home a {
   background-position: -89px 0;
   outline:none;
   }

#nav_home a:hover {
   background-position: -89px 0;
   outline:none;
   }
   
#nav_home a:active {
   background-position: 0px 0;
   outline:none;
   }
   
#nav_about a
{
	position: absolute;
	left: 167px;
	width: 86px;
	height: 47px;
	background: url(../images/nav/about.gif) 0 0 no-repeat;
	outline:none;
	z-index: 2;
}

body#about #nav_about a {
   background-position: -86px 0;
   outline:none;
   }

#nav_about a:hover {
   background-position: -86px 0;
   outline:none;
   }
   
#nav_about a:active {
   background-position: 0px 0;
   outline:none;
   }
   
#nav_menu a
{
	position: absolute;
	left: 298px;
	width: 69px;
	height: 47px;
	background: url(../images/nav/menu.gif) 0 0 no-repeat;
	outline:none;
	z-index: 2;
}

body#menu #nav_menu a {
   background-position: -69px 0;
   outline:none;
   }

#nav_menu a:hover {
   background-position: -69px 0;
   outline:none;
   }
   
#nav_menu a:active {
   background-position: 0px 0;
   outline:none;
   }

#nav_news a
{
	position: absolute;
	left: 410px;
	width: 86px;
	height: 47px;
	background: url(../images/nav/news.gif) 0 0 no-repeat;
	outline:none;
	z-index: 2;
}

body#news #nav_news a {
   background-position: -86px 0;
   outline:none;
   }

#nav_news a:hover {
   background-position: -86px 0;
   outline:none;
   }
   
#nav_news a:active {
   background-position: 0px 0;
   outline:none;
   }
   
#nav_tiffin a
{
	position: absolute;
	left: 550px;
	width: 64px;
	height: 47px;
	background: url(../images/nav/tiffin.gif) 0 0 no-repeat;
	outline:none;
	z-index: 2;
}

body#tiffin #nav_tiffin a {
   background-position: -64px 0;
   outline:none;
   }

#nav_tiffin a:hover {
   background-position: -64px 0;
   outline:none;
   }
   
#nav_tiffin a:active {
   background-position: 0px 0;
   outline:none;
   }
   
#nav_festivals a
{
	position: absolute;
	left: 663px;
	width: 137px;
	height: 47px;
	background: url(../images/nav/festivals.gif) 0 0 no-repeat;
	outline:none;
	z-index: 2;
}

body#festivals #nav_festivals a {
   background-position: -137px 0;
   outline:none;
   }

#nav_festivals a:hover {
   background-position: -137px 0;
   outline:none;
   }
   
#nav_festivals a:active {
   background-position: 0px 0;
   outline:none;
   }

#nav_friends a
{
	position: absolute;
	left: 826px;
	width: 138px;
	height: 47px;
	background: url(../images/nav/friends.gif) 0 0 no-repeat;
	outline:none;
	z-index: 2;
}

body#friends #nav_friends a {
   background-position: -138px 0;
   outline:none;
   }

#nav_friends a:hover {
   background-position: -138px 0;
   outline:none;
   }
   
#nav_friends a:active {
   background-position: 0px 0;
   outline:none;
   }

.cleardefault
{
border: 0px solid #ff0000;
background: #ffffff;
color: #000000;
font-size: 8pt;
}

.signupButton { background-color: #cbe1b6;
border: 0px solid #ff0000;
color: #888888;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 9pt;
width: 50px;
margin: 2px -3px;
}

#title {
	font-size:10pt;
	font-weight:bold;
	color:#8DA9C0;
	margin-bottom: 5px;
	text-decoration:underline;
}

#title a
{
	color:#8DA9C0;
}

#title a:hover
{
	color:#003F72;
}

#side_title {
	font-size:10pt;
	font-weight:bold;
	color:#8DA9C0;
	margin-bottom: 3px;
	margin-top: 10px;
	text-decoration:underline;
}

#side_title a
{
	color:#8DA9C0;
}

#side_title a:hover
{
	color:#003F72;
}

#news_text
{
	height: 100px;
	font-size: 10pt;
	color: #959595;
	text-decoration: none;
	text-align: left;
}

#news_text a
{
	font-size: 10pt;
	color: #959595;
	text-decoration: none;
}

#news_text a:hover
{
	font-size: 10pt;
	color: #000000;
}

#news_pic
{
	float: right;
	margin-left: 125px;
	margin-right: 0px;
	clear: both;
}


#home_news_text
{
	font-size: 9pt;
	color: #959595;
	text-decoration: none;
}

#home_news_text a
{
	font-size: 9pt;
	color: #959595;
	text-decoration: none;
}

#home_news_text a:hover
{
	font-size: 9pt;
	color: #000000;
}

#time {
	text-transform:capitalize;
	font-size: 7pt;
	font-style: italic;
}


.pinktitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #e10177;
	font-variant:small-caps;
	margin-bottom: 5px;
}

#dotline-x {
	width:95%;
	background: url(../images/dotline-x.gif) 0 0 repeat-x;
	text-align:center;
	vertical-align:middle;
	height: 5px;
	margin-left: 2.5%;
}

#dotline-y-left {
	float: left;
	/*background: url(../images/dotline-y.gif) 0 0 repeat-y;*/
	text-align:center;
	width: 5px;
	z-index: 50;
	
}

#dotline-y-right {
	float: left;
	/*background: url(../images/dotline-y.gif) 0 0 repeat-y;*/
	text-align:center;
	width: 5px;
	z-index: 50;
	
}

h2
{
	font-size: 18px;
	margin-top: 5px;
}