/* Optional styles (not required by the plugins!) */	
body {
	font-family: "Century Gothic", "Apple Gothic", sans-serif;
	font-size: 16px;
	background-image: url(../image/stripe.png);
	background-attachment: fixed;
	color: Black;
	margin: 0;
}

a {
	color: Blue;
}

a:hover {
	color: Green;
}

h1 {
	font-family: Cambria, Georgia, Times, �Times New Roman�, serif;
	display: block;
	width: 960px;
	padding: 20px 0;
	margin: 20px auto;
	font-size: 3em;
	font-weight: normal;
}

h2, h3, h4, h5, h6 {
	font-family: Cambria, Georgia, Times, �Times New Roman�, serif;
	font-size: 2em;
	font-weight: normal;
}

#links {
	width: 960px;
	margin: 0 auto;
	text-align: right;
}

dl {
	margin-left: 50px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0px 450px 20px 30px;
}

#header {
	width: 100%;
	background-image: url(../image/alpha.png);
	color: #F2F0F0;
        position: inherit;
        text-align: center;
}

#footer {
	width: 100%;
	background-image: url(../image/alpha.png);
	color: #F2F0F0;
        position:fixed;
        bottom:0;
        text-align: center;  
}


#imageNext1 {
	margin: 15px;
}


#divImgNext {
	width: 40%;
	color: #F2F0F0;
        //position:absolute;        
        bottom:0;
        text-align: left;
        float: right; 
}
#footer_under {
	width: 60%;
	color: #F2F0F0;
        //position:absolute;        
        bottom:0;
        text-align: right;
        float: left; 
}



#maincontent_index {
	//width: 50%;
        //height: 50%;
	//margin: 20px auto 20px auto;
	//padding: 20px 20px 20px 20px; 
       
	background-image: url(../image/alphalight.png);
  
  margin-left: auto ;
  margin-right: auto ;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
         
        text-align: center; 
       // margin: 50px; 
        //padding:20px;
          
}

#maincontent {
	width: 100%;
        //height: 50%;
	//margin: 20px auto 20px auto;
	//padding: 20px 20px 20px 20px;    
	//background-image: url(../image/alphalight.png);
        
    
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
}

#maincontent_under {
	//width: 100%;
        //height: 50%;
        margin-top: 20px;
        margin-left: 50px;
        margin-right: 50px;
	//padding: 20px 20px 20px 20px;
        //background-image: url(../image/alphalight.png);
	 text-align: center; 
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
        position:inherit;
}

#selectedWord {
	width: 100%;
        color: #000000;
        //background-image: url(../image/alphalight.png);
        font-size: 30px;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 20px;
        text-align: center;
        position:inherit;
}

#setStyleForRow {
    left: 0px;
}


#wordgame1 {
	//margin: 20px auto 20px auto;
	//padding: 20px 20px 0px 20px;
    //background-image: url(../image/alpha.png);
    position:inherit;
    width: 100%;
    
/*    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    background-image: url(../image/alphalight.png);*/
}

#timer {
        
        width: 100%;
        color: #000000;
        //background-image: url(../image/alphalight.png);
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 10px;
        text-align: center;
        position:inherit;
        
}