/* Define main areas */

BODY {
	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: 0px;
    margin-bottom: 0px;
	font-family: Calibri,Arial,Helvetica;
	
}



#stars
{
     background: url("../images/stars.gif") no-repeat  left top;
     z-index: 50;
}

#art
{
  -moz-border-radius: 20px;
 border-radius: 15px;
    border:solid 2px #006600;
    padding:5px;
    

}

#butt
{
  -moz-border-radius: 20px;
 border-radius: 15px;
    border:solid 0px #006600;
    padding:5px;
    background: #006600;

}

#dummy
{
  -moz-border-radius: 15px;
 border-radius: 15px;
    border:solid 2px gray;
    padding:5px;
}

#imground
{
  -moz-border-radius: 15px;
 border-radius: 15px;
    border:solid 0px gray;
    padding:5px;
}

#mag{ 
			position:relative;
			top:-24px;
			right:160px;
			
}

#social{ 
			position:relative;
			top:-5px;
			left:30px;
			
}

#latest{ 
			position:relative;
			top:-86px;
			z-index: 50;
			
}


#sear{ 
			position:relative;
			top:-0px;
			right:45px;
			
}

#footerr{ 
			position:relative;
			top:-125px;
			
}

#cta{ 
			position:relative;
			top:-35px;
			
}

#topart{ 
			position:relative;
			top:-48px;
			
}


input
{
  -moz-border-radius: 10px;
 border-radius: 10px;
    border:solid 1px gray;
    padding:3px;
}

input:focus { 
    background-color: yellow;
}



#menupos{ 
			position:relative;
			top:-10px;
			z-index: 82;
			
}

#menupos2{ 
			position:relative;
			top:-40px;
			z-index: 82;
			
}

#frontslider{ 
			position:relative;
			top:-30px;
			z-index: 0;
			
}

#sporticons{ 
			position:relative;
			top:-30px;
			z-index: 81;
			
}

#sporticons2{ 
			position:relative;
			top:-40px;
			z-index: 81;
			
}

#logos{ 
			position:absolute;
			top:53px;
			left:40px;
			z-index: 84;
			
}
#resiz {
    width: 100%;
    height: auto;
}

#imgiz {
    max-width: 300px;
    height: auto;
}

#resize {
	width: 100%;
    max-width: 800px;
    height: auto;
}

#quote {
        font-style: italic;
		color: #006600; 
		font-size: 10pt;
		text-align: bottom;
         

}


/* Links */

.hover2 :link {
	COLOR: #000000; text-decoration: none; BACKGROUND-COLOR: transparent
}

.hover2 :visited {
	COLOR: #000000; text-decoration: none; BACKGROUND-COLOR: transparent
}

.hover2 :hover {
	COLOR: #38761D; text-decoration: none; BACKGROUND-COLOR: transparent
}

.hover2 :active {
	COLOR: #38761D; text-decoration: none; BACKGROUND-COLOR: transparent
}



.button :link {
	COLOR: #ffffff; text-decoration: none; BACKGROUND-COLOR: transparent
}

.button :visited {
	COLOR: #ffffff; text-decoration: none; BACKGROUND-COLOR: transparent
}

.button :hover {
	COLOR: #c0c0c0; text-decoration: none; BACKGROUND-COLOR: transparent
}

.button :active {
	COLOR: #ffffff; text-decoration: none; BACKGROUND-COLOR: transparent
}



A:link {
	COLOR: #006600; text-decoration: none; BACKGROUND-COLOR: transparent
}
A:visited {
	COLOR: #006600; text-decoration: none; BACKGROUND-COLOR: transparent
}
A:hover {
	COLOR: #808080; text-decoration: none; BACKGROUND-COLOR: transparent
}
A:active {
	COLOR: #4bbd70; text-decoration: none; BACKGROUND-COLOR: transparent
}