#container {
	width: 980px;
	height:1500px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg.gif);
	background-repeat : no-repeat;
	padding: 0px 0px;
	padding-bottom:0px;
}
.main{
	color:red;
}
#header {
	background-image: url(images/headerimgSmall.gif);
	height:92px;
	background-repeat : no-repeat;
}
#headerImg {
	background-image: url(images/montage.gif);
	padding-left:0px;
	height:94px;
	background-repeat : no-repeat;
}
#pageTitle{
	padding-top:0px;
}
#gap{
	background-image: url(images/gap.gif);
	background-repeat : no-repeat;
	padding-top:5px;
	padding-left:28px;
	height : 24px;
	color:#ffffff;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight : normal;
}
#todayDate{
    width:300px;
	padding-top:0px;
	height : 24px;
	color:#000000;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight : normal;
}
#switcherList{
    position:absolute;
	top:207px;
	padding-left:852px;
	color:#000000;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight : normal;
}
.switcher{
	height: 20px;
	font-family: Arial, sans-serif;
	font-size : x-small;
}

#banner {
	background-image: url(images/test.gif);
	height:140px;
	background-repeat : no-repeat;
	font-family: Arial, sans-serif;
	font-size: smaller;
	color : #ffffff;
}
#date{
padding-top:0px;
padding-left:550px;
color:#000000;
font-family: Arial, sans-serif;
font-size: smaller;	
}
#links{
font-family: Arial, sans-serif;
font-size: smaller;	
color : #666666;
padding-top:20px;
padding-left:534px;
}
#translate{
font-family: Arial, sans-serif;
font-size: smaller;	
color : #666666;
padding-top:10px;
padding-left:782px;
}
#content {
height:100pc;
padding-top: 0px;
padding-left: 20px;
padding-right: 39px;
padding-bottom:0px;
margin-left: 179px;
font-family: Arial, sans-serif;
font-size: smaller;	
color : #666666;
}

#sidebar-a {
float: left;
width: 178px;
/*height:475px;*/
margin-top:0px;
margin-left:0px;
line-height:20px;
clear:both;
vertical-align:top;
}

#nav{
margin-top:2px;
margin-left:25px;
line-height:20px;
vertical-align:top;
}

#castCrew {
float: left;
width: 178px;
height:100px;
margin-top:0px;
margin-left:7px;
line-height:10px;
}
#storeButton {
float: left;
width: 178px;
height:100px;
margin-top:20px;
margin-left:7px;
line-height:10px;
}
#artistsButton {
float: left;
width: 178px;
height:100px;
margin-top:0px;
margin-left:7px;
line-height:10px;
}
#footer {
	font-family: Arial, sans-serif;
	font-size: smaller;
	background-image: url(images/footerSides.gif);
	background-repeat : repeat-y;
}
#footerImg{
background-image: url(images/footerBorder.gif);
margin-left:2px;
}
a:link {color: #666666;
}
#copyright {
font-family: Arial, sans-serif;
font-size: smaller;	
color:#666666;
}
#backToTop {
position:absolute;
font-family: Arial, sans-serif;
font-size: smaller;	
margin: 0px;
background-color:#FFFFFF;
padding-left:470px;
width:100px;
}
a:visited {color: #666666;
}
a:hover {background-color: #FFFFFF;
color: #666666;
text-decoration: underline;
}
a.mainlevel:link, a.mainlevel:visited{
font-family: Arial, sans-serif;
font-size: smaller;	
display: block;
text-decoration: none;
color: #666666;
width: 135px;
height : 20px;
margin-top: 5px;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 5px;
border-bottom:2px dotted #BDCCD9;
}
a.mainlevel:hover, a.mainlevel:hover {
font-family: Arial, sans-serif;
font-size: medium;
color: #B87761;
text-decoration: none;
background-color: #FFFFFF;
}
a.sublevel1:link, a.sublevel1:visited{
font-family: Arial, sans-serif;
font-size: small;	
display: block;
text-decoration: none;
color: #5F8999;
width: 135px;
height : 12px;
margin-top: 5px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 5px;
}
a.sublevel1:hover, a.sublevel1:hover {
font-family: Arial, sans-serif;
font-size: small;
color: #B87761;
text-decoration: none;
background-color: #FFFFFF;
}
a.sublevel2:link, a.sublevel2:visited{
font-family: Arial, sans-serif;
font-size: small;	
display: block;
text-decoration: none;
color: #D07761;
width: 135px;
height : 12px;
margin-top: 5px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 5px;
}
a.sublevel2:hover, a.sublevel2:hover {
font-family: Arial, sans-serif;
font-size: small;
color: #B87761;
text-decoration: none;
background-color: #FFFFFF;
}
blockquote {
	border-left: 3px solid #B87761;
	padding-left: 10px;
	margin: 0 30px;
}
body
{
    color:Navy ;
    font-family: Arial;
    background-color: white;
}
.tableheader
{
    font-size: 12px;
    color: Navy;
    font-family: Arial;
    background-color: #24B3DB;
}
.header1 
{
    font-family: Arial, sans-serif;
    letter-spacing:2px;
    font-size: 12pt;	
    color : #555555;
    font-weight:bold;
}
.bgBlue
{
    font-size: 12px;
    color: Navy;
    font-family: Arial;
    background-color: #bae7f5;
}
.notactive
{
        color: silver;
}
.alternatingbg
{
    background-color: #eefbff;
}
a.communitygroups,b:link, a.communitygroups,b:visited
{
	font-size: 11pt;
	font-family: Arial;
	font-weight : normal;
	text-decoration: none
}
a{
	font-weight : bold;
}
.Arial12b
{
    font-size: 12pt;
    font-family: Arial;
    font-weight :bold; 
}
a.button:visited, a.button:link
{
    display:inline-block;
    Background-Color:#FFFBFF;
    Border-Color:#CCCCCC;
    Border-Style: Solid;
    Border-Width: 1px;
    font-family: Verdana;
    Color:#284775;
    padding:5px;
    text-decoration:none;
}
a.button:hover
{
    background-color: #666666;
    border-color: #CCCCCC;
    border-style: Solid;
    border-width: 1px;
    font-family: Verdana;
    color: #284775;
    padding: 5px;
    text-decoration: none;
}
#pageTitle{
	height:20px;
	font-family: Verdana;
	font-size: medium;
	color:#B87761;
	font-weight : normal;
	font : oblique;
}
#pageSubTitle{
	height:10px;
	font-family: Verdana;
	font-size: small;
	color:#B87761;
	font-weight : normal;
	font : oblique;
}
#contentNav{
	height:12px;
	font-family: Verdana;
	font-size: small;
	color:#666666;
	font-weight : bold;
	text-decoration : underline;
	padding-left:460px;
}
.communitygroups
{
    font-size: 11pt;
    font-family: Arial;
    font-weight :bold ;
    color:red;
}
.calendar{
	font-family: Verdana;
	font-size: small;
	color:#1e7491;
	font-weight : normal;
}
.calendarHeading{
	font-family: Verdana;
	font-size: small;
	color:#1e7491;
	font-weight : normal;
	text-decoration : underline;
}
#whatson {	
background-image: url(images/whatsOn.gif);
height:100px;
width:150px;
background-repeat : no-repeat;
float:right;
}
img{
	border:0;
}
INPUT.button{
	font-family: Arial, sans-serif;
	font-weight : normal;
	color : #333333;
	width : 50px;
	height:18px;
	border : none;
	background : url(images/buttons/button.gif);
	font-style : normal;
}
.minicalendar{
position:absolute;
left:28px;
top:510px;
/*padding-left:28px;
padding-top:402px; */
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}
.miniheading{
    position:absolute;
	top:204px;
	padding-left:203px;
	color:#000000;
	font-family: Arial, sans-serif;
	font-size: small;
	font-weight : normal;
}
.GroupName 
{
	font-family: Arial, sans-serif;
	letter-spacing:1px;
	font-size: small;
	color : #638C9C;
	font-weight:normal;
	text-align : center;
	vertical-align: middle;
	
}

.miniTitleImage{
	position:absolute;
	top:260px;
	padding-left:550px;
}
.miniIcon{
position:absolute;
left:0;
top:0;
padding-left:28px;
padding-top:350px;
visibility: hidden;
}
.visitStore{
position:absolute;
left:28px;
top:585px;
/* padding-left:28px;
padding-top:585px; */
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}
.visitStore2
{
position:absolute;
left:40px;
top:420px;
/* padding-left:28px;
padding-top:585px; */
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;           
}

.signUp{
position:absolute;
left:32px;
top:680px;
/*padding-left:32px;
padding-top:680px; */
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}
.signUp2{
position:absolute;
left:52px;
top:700px;
/*left:0;
top:0;
padding-left:52px;
padding-top:700px;)*/
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}
.signUp3{
position:absolute;
left:40px;
top:515px;
/*left:0;
top:0;
padding-left:52px;
padding-top:700px;)*/
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}

.FAPSubmitButton{
position:absolute;
left:24px;
top:320px;
/* padding-left:57px;
padding-top:999px; )*/
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}
.username{
	position:absolute;
	top:245px;
	left:9px;
}
.email{
	position:absolute;
	top:284px;
	left:9px;
}
.username_RO{
	width:118px;
	height:17px;
	font-size: small;
}
.email_RO{
	width:118px;
	height:17px;
	font-size: small;
}

.FAPSubmitButton2{
position:absolute;
top:320px;
left:25px;
/*left:0;
top:0;
padding-left:77px;
padding-top:1020px;*/
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}
.username2{
	position:absolute;
	top:244px;
	left:9px;
	/*
	top:943px;
	left:61px; */
}
.email2{
	position:absolute;
	top:284px;
	left:9px;
}
.signUpSmall{
position:absolute;
left:740px;
top:32px;
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}
.FAPSubmitButtonSmall{
position:absolute;
left:163px;
top:46px;
font-family: Verdana;
font-size: small;
color:#1e7491;
font-weight : normal;
}
.usernameSmall{
	position:absolute;
	top:26px;
	left:41px;
}
.emailSmall{
	position:absolute;
	top:46px;
	left:41px;
}
.usernameSmall_RO{
	width:114px;
	height:12px;
	font-size: x-small;
}
.emailSmall_RO{
	width:114px;
	height:12px;
	font-size: x-small;
}
