.namelogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #CCFF00;
        top: 25px;
}

body {
	background-color: grey;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.indexcontainer
{
width: 800px;
border: 3px solid green;
position: relative;
background-color: yellow;
}
.homepagedhcpic {
	position: absolute;
	left: 400px;
	bottom: auto;
	height: 200px;
	width: 120px;
        top: 120px;
}

.menus {
       background-color: grey;
       width: 500px;
       height: 300px;
       left: 100px;
       top: 050px;
       position: relative;
}

.innersite {
	background-color: black;
	width: 1000px;
        left: 100px;
        border: solid white 2px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #98EFFE;
}

.flickrbadgearea{
       left: 800px;
       top: 200px;
       background-color: #ffffff;
}

.flickrlogo{
      position: absolute;
      left: 800px;
      top: 600px;
}
      
.aboutflickr{
      font-size: 16px;
      font-family: Verdana;
      color: blue;
      left: 300px;
}

.flickrlinks{
     background-color: yellow; 
     width: 100px
     height: 60px;
     }
     
.homepage_twittercss_username {
           font-size: 30px;
     	    font-family: Verdana;
     	    color: #444444;
     }
.homepage_twittercss_statustext {
           font-size: 12px;
     	    font-family: Verdana;
     	    color: #000000;
	    padding: 3px;
	    spacing: 3px;
	    position:relative;
	    width: 230px;
	    height: 30px;
	    border: solid 2px yellow;
     }
.homepage_twittercss_datetime {
           font-size: 12px;
     	   font-family: Verdana;
     	    color: #dddddd;
	  position:absolute;
	  right:0px;
	  width: 30px;
	  background-color: yellow;
     }
.homepage_twittermessagearea_div{
background-color: white;
 border: solid 2px #000066;
width: 300px;
height: 40px;
}
     