/* 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;
}

form
{
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}

div
{
	font-size:10pt;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	font-weight:normal;
}

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

#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;
	color:#7492ab;
	font-weight:bold;
}

a:hover
{
	color:#003F72;
}

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: 35px;
	z-index:1;
	text-align: center;
	font-size: 10pt;
	background-color: #e10177;
	font-weight: normal;
	margin: 0px auto;
	color: #FFFFFF;
	padding-top: 5px;
}

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

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

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

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

#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: 142px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-top: 15px;
	margin-left: 2px;
	text-align:left;
	font-size: 9pt;
	line-height: 12pt;
	background-image:url(../images/bubble.gif);
	background-repeat:no-repeat;
}

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

#feedback
{
	position: relative;
	width: 165px;
	height: 165px;
	padding: 0px;
	margin-left: 2px;
	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: 7;
	font-size: 9pt;
	line-height: 12pt;
	overflow:hidden;
}

#tiffinad
{
	position: relative;
	width: 185px;
	height: 245px;
	padding: 0px;
	margin-left: 2px;
	margin-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	background-attachment:scroll;
	background-repeat:no-repeat;
	z-index: 7;
	font-size: 9pt;
	line-height: 12pt;
	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;*/
}

#quotes
{
 width: 565px;
 height: 20px;
 padding-top: 12px;
 padding-left: 15px;
 padding-right: 15px;
 text-align: left;
}

.quote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #642B53;
	font-weight:bold;
}

.from
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #E2007A;
	font-weight:bold;
}

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

#side_headlines
{
 	height: 100%;
	width: 177px;
	padding: 10px;
	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: #666666;
font-size: 8pt;
}

.signupButton { 
background-color: #FAC22F;
border: 0px solid #ff0000;
color: #B90054;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 8pt;
height: 18px;
width: 60px;
margin: 8px 0px;
}

.previewButton { 
background-color: #CBE1B6;
border: 0px solid #ff0000;
color: #CC0066;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 8pt;
height: 22px;
width: 100px;
margin: 8px 0px;
}

.uploadButton { 
background-color: #FFCB32;
border: 0px solid #ff0000;
color: #CC0066;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 8pt;
height: 22px;
width: 100px;
margin: 8px 0px;
}


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

#title a
{
	color:#7492ab;
}

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

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

#side_title a
{
	color:#7492ab;
}

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

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

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


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

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


.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%;
	margin-top: 5px;
}

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

#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;
	
}

h1
{
	color: #333333;
	font-size: 24px;
	line-height: 26px;
	margin-top: 10px;
}

h2
{
	color: #333333;
	font-size: 20px;
	margin-top: 10px;
}

table
{
	cellpadding-top: 0px;
}

BR.noheight { 
	clear: both; 
	line-height: 0; 
	display: block; 
}

BR {
	line-height: 13px;
}

.hoverphoto img
{
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

.hoverphoto:hover img
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#preview_pic
{
	background-color:#FFFFFF;
	padding:5px;
	margin: 0px auto;
	width: 550px;
}

