/*
This style sheet was created from C:\wamp\www\fallingyou\index.php
*/

body,td,th {
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
color: #999999;
background-color: #000000;
}

a {
font-size: small;
color: #CCCCCC;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #CCCCCC;
}
a:hover {
text-decoration: none;
color: #FFBF80;
}
a:active {
text-decoration: none;
color: #FFFFFF;
}
.style1 {font-family: Arial, Helvetica, sans-serif}

div.c1 { text-align: center; }
p.c1{
	color: White;
}
p.c4 { text-align: left; }
table.c2 { width: 974px; }
td.c3 { width: 492px;  vertical-align: top;   }
td.c5 { height: 138px; width: 501px; }
td.c8 { vertical-align: top;}
td.c9 { text-align: center;    padding-top: 50px; }
td.c10 {/*padding-top: 25px;*/  
	margin-bottom: 0;
	margin-top: 0;
	}


/* classes */

.content {	
	vertical-align: top;
}

.contentTitle {
	text-align: center;
	vertical-align: top;
	color: #B8C8D8;
	font-weight: normal;
	font-size: large;
}


.contentIntro {
	font-size: small;
	font-weight: bold;
	color: #8a9BaE;
}

.available {
	color: #FB5050;
	font-size: small;
	letter-spacing: 3px;
	font-weight: bold;
	margin-bottom: 0;
}
.c1 { color: #B8C8D8;  font-weight: bold;  }

.c2 {  }

.c3 {  }

.c4 {  }

.c5 {  }

.c6 { font-size: small; }

.c7 {
	/*font-size: x-small;*/
	vertical-align: top;
	padding-left: 20px;
	underline;	
}


.c8 {  }

.c9 {
	color: #CCCCCC;
	font-weight: bold;
}

.c10 { }

.c11 {
	font: lighter xx-small;
	margin-top: 3px;
}

.c12 {
	font-size: x-small;
	margin-bottom: 0;
}

.announcement {

}

td.announcement {
	color: #9B6C38;
	font-style: italic;
	padding-left: 10px;
	padding-right: 35px;
	font-size: small;
	background-image: url(/images/touchLogolong.gif);
	}


#sidebarDiv{
	float : left;
	width : 492px;
	background-color: #03070a;
}
#contentDiv{
   margin: 50px auto auto 525px ;
   /*  */
   position: relative;
background-color: #03070a;
}
#containerDiv{
  position: absolute;
  top: 0;
  left: 0;
   width: 100%;
background-color: #03070a;
}

.nudgeRight {
	
	margin-left: 10px;
}

