body
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #C1C1C1;
	font-size : x-small;
	margin : 0px;
	background-color: #000000;
}

.main {
	color: #000000;
	background-color: #1E1E1E;
	margin-right: 70px;
	margin-left: 70px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin-bottom: 15px;
	padding: 30px;
	height: 100%;
}

.info {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #C1C1C1;
	font-size : x-small;
	height: 100%;
	width: 325px;
	padding: 10px;
	float: left;
}

.header {
	color: #000000;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(right-v-bg.jpg);
	background-repeat: no-repeat;
	background-position: 90% top;
	border: 2px dotted #AAAAAA;
	height: 125px;
	margin-top: 15px;
	margin-right: 70px;
	margin-left: 70px;
}

.links {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a.links:link{
	color : #6C6C6C;
	text-decoration: none;
}
a.links:visited {
	color: #595959;
	text-decoration: none;
}
a.links:hover{
	color : #FFFFFF;
	text-decoration: none;
}

.jqueryslidemenu{
	font: 12px Verdana;
	background: #414141;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
	border-left-color: #AAAAAA;
	margin-right: 70px;
	margin-left: 70px;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
display: block;
background: #414141; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
	color: white;
	background-color: #191919;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links styles */
.games{
	font: normal 10px Verdana;
	width: 270px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: gray;
	border-left-color: gray;
}

.games2{
	font: normal 10px Verdana;
	width: 155px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: gray;
	border-left-color: gray;
}

.games3{
	font: normal 10px Verdana;
	width: 105px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: gray;
	border-left-color: gray;
}

.games4{
	font: normal 10px Verdana;
	width: 87px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: gray;
	border-left-color: gray;
}

.links1{
	font: normal 10px Verdana;
	width: 143px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: gray;
	border-left-color: gray;
}

.links2{
	font: normal 10px Verdana;
	width: 68px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: gray;
	border-left-color: gray;
}

.links3{
	font: normal 10px Verdana;
	width: 105px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: gray;
	border-left-color: gray;
}

.links4{
	font: normal 10px Verdana;
	width: 77px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: gray;
	border-left-color: gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 11px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 8px;
right: 5px;
}

.ss {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #C1C1C1;
	font-size : x-small;
	height: 100%;
	padding: 10px;
	clear: both;
}

.ss_images {
	padding: 10px;
	border: 1px dotted #AAAAAA;
}
