.widgetbg
{
  height: 540px;
}

.widgetnews
{
  border-color: gray;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/news.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetnews:hover
{
  border-color: #804000;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/news1.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetprofile
{
  border-color: gray;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/profiles.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetprofile:hover
{
  border-color: green;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/profiles1.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetshows
{
  border-color: gray;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/shows.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetshows:hover
{
  border-color: maroon;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/shows1.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetgeneral
{
  border-color: gray;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/general.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetgeneral:hover
{
  border-color: #2B60DE;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/general1.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetmultimedia
{
  border-color: gray;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/multimedia.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetmultimedia:hover
{
  border-color: purple;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/multimedia1.jpg);
  background-position: center;
  background-repeat: no-repeat;
}
.widgetsubmit
{
  border-color: gray;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/submit.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.widgetsubmit:hover
{
  border-color: #EDDA74;
  border-style: solid;
  border-width: 5px;
  height: 250px;
  background-image: url(/images/widgets/submit1.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.preload
{
  display: none;
}

.buttonr
{
  position: relative;
  background-color: #E41B17;
  border-top: #E42217;
  border-left: #C11B17;
  border-right: #E42217;
  border-bottom: #C11B17;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

.buttong
{
  position: relative;
  background-color: green;
  border-top: #E42217;
  border-left: #C11B17;
  border-right: #E42217;
  border-bottom: #C11B17;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

.buttonr:hover
{
  position: relative;
  background-color: #D16587;
  border-top: #7E354D;
  border-left: red;
  border-right: #7E354D;
  border-bottom: red;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

.buttong
{
  position: relative;
  background-color: #254117;
  border-top: #4CC417;
  border-left: #348017;
  border-right: #4CC417;
  border-bottom: #348017;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.buttong:hover
{
  position: relative;
  background-color: #4AA02C;
  border-top: #4CC417;
  border-left: #348017;
  border-right: #4CC417;
  border-bottom: #348017;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.buttony
{
  position: relative;
  background-color: #FBB917;
  border-top: #AF7817;
  border-left: #C68E17;
  border-right: #AF7817;
  border-bottom: #C68E17;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

.buttony:hover
{
  position: relative;
  background-color: #FDD017;
  border-top: #AF7817;
  border-left: #C68E17;
  border-right: #AF7817;
  border-bottom: #C68E17;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: black;
}

.buttonb
{
  position: relative;
  background-color: #0000A0;
  border-top: #6698FF;
  border-left: #736AFF;
  border-right: #6698FF;
  border-bottom: #736AFF;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.buttonb:hover
{
  position: relative;
  background-color: blue;
  border-top: #6698FF;
  border-left: #736AFF;
  border-right: #6698FF;
  border-bottom: #736AFF;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.buttonv
{
  position: relative;
  background-color: purple;
  border-top: #7A5DC7;
  border-left: #8D38C9;
  border-right: #7A5DC7;
  border-bottom: #8D38C9;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.buttonv:hover
{
  position: relative;
  background-color: #CC33FF;
  border-top: #7A5DC7;
  border-left: #8D38C9;
  border-right: #7A5DC7;
  border-bottom: #8D38C9;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

#marquee
{
  width: 810px;
  margin-left: 10px;
  border: dotted 1px gray;
}

#ask
{
  width: 810px;
  margin-top: 10px;
  margin-left: 10px;
}

#preload
{
  display: none;
}

