body {
    background: -moz-linear-gradient(center top , #BCCFE4 0%, #FFFFFF 100%) repeat fixed 0 0 transparent;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}
a:link {
	 color: blue;
    font-family: Helvetica;
    font-weight:bold;
    font-size:14px;
}
a:visited {
	color:blue;
}

#header {
    background: radial-gradient(at center center , #4A88C9 30%, #0D1356 67%) repeat scroll 0 0 transparent;
    border-color: darkblue;
    border-radius: 24px 24px 24px 24px;
    border-style: ridge;
    height: 200px;
    margin: 20px;
    padding: 10px;
/*    text-shadow: 0.1em 0.1em 0.1em #070662; */
    text-align: center;
}

#header td {
	text-align: center;
}

#marquee a:visited {
	color:red;
}

#left-outside {
  background: -moz-linear-gradient(center top , #29BE80 -50%, #FFFFFF 101%) repeat scroll 0 0 transparent;
    border: 3px ridge #DD8282;
    border-radius: 10px 10px 10px 10px;
    left: 32px;
    position: absolute;
    text-align: center;
    top: 250px;
    width: 200px;
}
#content1 {
  border: 3px ridge #DD8282;
  border-radius: 10px 10px 10px 10px;
  padding: 10px;
  font-size:14px;
}

#content {
  top: 0;
  margin-left: 230px;
  margin-right: 230px;
}
#right-outside {
  position: absolute;
  right: 32px;
  top: 250px;
  width: 200px;
}

#footer {
background: -moz-linear-gradient(center top , #FEFEFE 20%, #2971BE 120%) repeat scroll 0 0 transparent;
    border: 1px outset gray;
    border-radius: 24px 24px 24px 24px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center;
    }

#bottom-outside-left {
    position: absolute;
    right: 10px;
    width: 560px;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
    border-style: ridge;
    margin-top: 15px;
}

#bottom-outside-right {
    margin-left: -20px;
    right: 10px;
    width: 570px;
    padding: 10px;
    border-radius: 10px 10px 10px 10px;
    border-style: ridge;
    margin-top: 15px;    
}

#link-unit {
border-top-width: 1px; 
margin: 10px 0px 15px 333px; 
border-style: groove; 
padding: 7px; 
font-weight: bolder; 
font-variant: small-caps; 
font-family: Verdana; 
border-radius: 10px 10px 10px 10px; 
width: 43%; 
background: -moz-linear-gradient(center top , rgb(251, 192, 192) 20%, rgb(200, 213, 227) 120%) repeat scroll 0% 0% transparent;
}

#image{
float: right;
}

#buy{
    color: red;
    font-size: xx-large;
    text-align: center;
    text-decoration: underline;}
#marquee {
    color: #D3BCEA;
    margin: auto;
    outline-color: #85855F;
    text-align: center;
    width: 100%;
}
#contentr {
float: left;
    padding: 1%;
    text-align: center;
    width: 18%;
}
#contentl {
  float: left;
    padding: 1%;
    text-align: center;
    width: 18%;
}
#contentm {
float: left;
    padding: 1%;
    width: 57%;
    }

#contentm h2 {
	text-shadow: 0.1em 0.1em 0.2em;
}
}
#contentall {
  padding: 1%;
    width: 98%;
}
#story1 {
    border-right: 2px solid;
    float: left;
    margin-left: 0;
    margin-right: 14px;
    padding: 1%;
    width: 46%;
}
#story2 {
  float: left;
    padding: 1%;
    width: 46%;
}
#story3 {
  border: 2px outset;
    float: inherit;
    padding: 5%;
    width: 94%;
}
#story4 {
border-right: 2px solid;
    float: left;
    padding: 1%;
    width: 46%;
}
#story5 {
 float: left;
    padding: 1%;
    width: 46%;
}
