@charset "utf-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;
}
html,body{
	background-image:url(http://www.tastymojo.com/webmaster_Images/GildasClub/background_body.gif);
	background-color:#e3e3e3;
	background-repeat:repeat-x;
	margin:0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
    color:black;
	font-size:12px;
}


@import {
font-family: Garamond;
src: url("GARABD.TTF");
}
h1 {
font-family: "Garamond";
color:#fc3233;
}
h2{
color:#fc3233;padding:0;margin:0;font-size:13px;display:inline;
}

tr {vertical-align:top}
a {text-decoration:none;color:#fc3233;font-weight:bolder;}
a:hover {text-decoration:underline;}
.page{
	width:1022px;height:100%;background:#ffffff;
}
a img{border:none}
.top{width:100%;background-image:url(http://www.tastymojo.com/webmaster_Images/GildasClub/top_back.gif);height:40px}
.nav{height:40px;}

ul.menu {list-style:none; margin:0; padding:13px 0;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#dddddd; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative;  margin:0;width:148px;}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#dddddd}
ul.menu ul li a:hover {background-color:#bbbbbb}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink { padding:5px 14px 7px 14px; font-weight:bold; }
ul.menu .menulink:hover, ul.menu .menuhover {background:#dddddd}
ul.menu .sub {background:#dddddd url(http://www.tastymojo.com/webmaster_Images/GildasClub/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #bbbbbb}




.main{height:100%}
.page_left{
	background-image:url(http://www.tastymojo.com/webmaster_Images/GildasClub/page_left.gif);
	background-position:right;
	width:27px;height:100%;
	background-repeat:repeat-y;
}
.page_middle{
	width:946px;background:white;height:100%
}
.page_middle a {font-weight:normal}

.page_right{
	background-image:url(http://www.tastymojo.com/webmaster_Images/GildasClub/page_rightGilda.gif);
	background-position:bottom left;
	width:27px;height:100%;
	background-repeat:repeat-y;
}
.page_content{
	height:100%;padding-top:20px
}

.main_left{
line-height:22px;
	color:#666666;
}
.testimony{
	font-family:"Comic Sans MS";
	text-align:justify;
}
.testimony img {
	padding-left:15px;
}
.main_right{
	width:227px;
}

.right_section{
	background-image:url(http://www.tastymojo.com/webmaster_Images/GildasClub/right_back.gif);padding:0 5px 0 60px;font-style:italic;color:#727272;background-repeat:no-repeat;
}
.right_section a{
	color:#727272;
}
.right_section a:hover{
	color:#fc3233
}

.bottom_bar{
	background-image:url(http://www.tastymojo.com/webmaster_Images/GildasClub/bottom_back.gif);
	background-repeat:repeat-x;
	height:91px;
	background-color:#f3f3f3;
	width:946px;
	background-position:bottom;
	font-style:italic;font-size:11px;padding-bottom:10px
}
.bottom_bar h1{
	font-style:normal;
	padding:0;margin:0;
}
.bottom_bar td{
	padding:0 5px 0 5px
}
.bottom_bar a{
	font-style:normal;
}
.bottom_left{
background-image:url(http://www.tastymojo.com/webmaster_Images/GildasClub/bottom_leftBack.gif);
}
.bottom_right{
background-image:url(http://www.tastymojo.com/webmaster_Images/GildasClub/bottom_rightBack.gif);
}
.footer{
	text-align:center;font-size:11px;line-height:22px;color:#666666;background:#e3e3e3;
}


/* LITTLE CALENDAR (RIGHT COLUMN) STYLES */
.cal_small_header { color:black } 
.cal_small_main {line-height:1em;border:1px solid black; }
.cal_small_main_cell {border:1px solid gray}
.cal_small_todaycell {border:1px solid gray;font-size:1.6em;font-weight:bold }
.cal_small_noevent_today { font-size:1.8em;font-weight:bold;color:black; padding-top:2px}
.cal_small_today { border:1px solid gray;vertical-align:middle;color:blue }
.cal_day { border:1px solid gray;vertical-align:middle;color:blue }


