/* CSS Document */

html, body {
	height: 100%;	
}

body {
/*	margin: 0; */
	margin:0px auto 0px auto;
	padding: 0;
	background-color: #000000;
	background-image:url(/graphics/common/topgradient.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
/*	scrollbar-face-color:#F875BB;
    scrollbar-shadow-color:#530C36;
    scrollbar-highlight-color:#BD7A9B;
    scrollbar-3dlight-color:#530C36;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
    scrollbar-arrow-color:#8C0152;	  */
}

/*.div {filter:chroma(color=#CCCCCC);
      scrollbar-face-color:#F875BB;
      scrollbar-shadow-color:#632984;
      scrollbar-highlight-color:#632984;
      scrollbar-3dlight-color:#130919;
      scrollbar-darkshadow-color:#FFFFFF;
      scrollbar-track-color:#FFFFFF;
      scrollbar-arrow-color:#8C0152;}*/

.clearall {
  clear: both;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
  height:0px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

p {
	margin-top:10px;
	margin-bottom:0px;
}

h1 {
	font-size:22px;
	color:#CF0387;
	margin-top:0px;
	margin-bottom:20px;
}

h2 {
	font-size:20px;
	color:#CF0387;
	margin-top:0px;
	margin-bottom:20px;
}

h3 {
	font-size:18px;
	color:#CF0387;
	margin-top:0px;
	margin-bottom:20px;
}

h4 {
	font-size:16px;
	color:#CF0387;
	margin-top:0px;
	margin-bottom:20px;
}

h5 {
	font-size:114px;
	color:#CF0387;
	margin-top:0px;
	margin-bottom:20px;
}

img {
	border:none;
}

#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	background-color:#401128;
}

#header {
	width:980px;
	height:104px;
}

#logo {
	width:242px;
	height:104px;
	float:left;
}

#menu {	
	width:632px;
	height:23px;
	float:right;
	margin-right:52px;
	margin-top:40px;
}

#top-image-wrapper {
	width:921px;
	height:193px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/graphics/common/top-image-backround.png);
	padding-top:16px;
}

#top-image-flash {
	width:898px;
	height:183px;
	/*height:200px;*/
	/*margin-top:10px;*/
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	
}

#big-tab-wrapper {
	width:914px;
	height:210px;
	padding-left:33px;
	padding-right:33px;
	margin-top:20px;
/*	background-color:#FF0000;*/
}

.big-tab {
	float:left;
	height:210px;
}

.big-tab-spacer {
	float:left;
	width:5px;
	height:1px;
}

#footer {
	width:980px;
	height:76px;
	background-color:#000000;
	background-image:url(/graphics/common/curved-footer.png);
	background-position:top;
}

#footer-left {
	width:513px;
	height:17px;
	float:left;
	margin-top:22px;
	margin-left:30px;
	padding-top:10px;
}

#footer-right {
	width:auto;
	height:27px;
	float:right;
	margin-top:12px;
	margin-right:20px;
}
