/* CSS Document */

body {
  background-color:#99CCFF;
  color:black;
  text-decoration:none;
  font-family:sans-serif;
  margin-top: 0;
  margin-left: 0;
  margin: 0;
}

a {
  text-decoration:none;
}

.frame{
  width:884;
  height:624;
  border:0;
  padding:0px;
  background-color:#000000;
  position:absolute;
  top:18px;
  left:18px;
}

.background {
  width:880;
  height:620;
  border:0;
  padding:0px;
  background-color:#B2D6B6;
  background-image:url('/images/background.jpg');
  background-repeat:no-repeat;
  border-style:solid;
  border-color:black;
  border-width:0px;
  position:absolute;
  top:20px;
  left:20px;
}

.graybox {
  width:480;
  height:620;
  border:0;
  border-left:1px solid black;
  background:#ffffff; 
  filter: alpha(opacity = 80); 
  opacity:.8;
  padding:0px;
  position:absolute;
  top:20px;
  left:420px;
}


.gadgets {
  width:470;
  height:620;
  border:0;
  vertical-align:middle;
  text-align:right;
}

.calendaricon {
  width:180;
  height:600;
  position:absolute;
  top:0px;
  left:0px;
}

div.calendaricon ul, ol, a {
  margin-top: 6px;
  margin-bottom: 0px;
  list-style-type:none;
  font-weight:normal;
  color:black;
  font-size:12px;
}

div.calendaricon li {
  margin-top: 3px;
  margin-bottom: 0px;
  margin-right: 10px;
  list-style-type:none;
  font-weight:normal;
  color:black;
  font-size:12px;
}

.forumicon {
  width:270;
  height:125;
  position:absolute;
  top:10px;
  left:10px;
}

div.forumicon ul, ol, a {
  margin-top: 6px;
  margin-bottom: 0px;
  margin-right: 10px;
  list-style-type:none;
  font-weight:normal;
  color:black;
  font-size:12px;
}

div.forumicon li {
  margin-top: 3px;
  margin-bottom: 6px;
  list-style-type:none;
  font-weight:normal;
  color:black;
  font-size:12px;
}

.photoicon {
  width:270;
  height:60;
  position:absolute;
  top:284px;
  left:10px;
}

.realestateicon {
  width:270;
  height:60;
  position:absolute;
  top:454px;
  left:10px;
}

.gadget_title, a.gadget_title, v.gadget_title {
text-decoration:none;
text-align:right;
font-size:16px;
font-weight:bold;
color:white;
background:#0099ff;
padding:2px;
}



.post {
  width: 250px;
  height: 125px;
  overflow:hidden;
}
.post-title {
  font-size: 10px;
  font-weight: bold;
}


.one-image img{
  border:0;
}

.one-image{
width:250;
height:140;
overflow:hidden;
}


.forums {
  width:250;
  height:250;
  border:0;
  padding:10px;
  background:#3399FF;  
  vertical-align:top;
  text-align:right;
  overflow:hidden
}

.photos {
  width:250;
  height:140;
  border:0;
  padding:10px;
  background:#3399FF;  
  vertical-align:top;
  text-align:right;
  overflow:hidden
}

.realestate {
  width:250;
  height:140;
  border:0;
  padding:10px;
  background:#3399FF;  
  vertical-align:top;
  text-align:right;
  overflow:hidden
}


.weather {
  width:180;
  height:150;
  border:0;
  padding:0px;
  background:#3399FF; 
  vertical-align:top;
  text-align:center;
  overflow:hidden
  
}

.calendar {
  width:180;
  height:320;
  border:0;
}

