@charset "utf-8";
/* CSS Document */

<style media="screen" type="text/css">
	html,
	body {
		margin:0;
		padding:0;
		height:100%;
	
	}
	#container {
		min-height:100%;
		position:relative;
		width:980px;
		margin: 0 auto;
		background:#FFF;
		height:1000px;
	}
	#gnews {
		height: 50px;
		text-align: right;
		background:#304633;
		}
	#headerhome {
        height: 300px;
		background-image:url(logo.gif);
		}
	#headerstudio {
		height: 300px;
		background-image:url(studiohead.gif);
		}
	#headermail {
		height: 300px;
		background-image:url(yourmailmanhead.gif);
		}
	#headergmag {
		height: 300px;
		background-image:url(digimaghead.gif);
		}
	#header360 {
		height: 300px;
		background-image:url(360head.jpg);
		}
	#headergreenecast {
		height: 300px;
		background-image:url(greenecasthead.gif);
		}
	#body {
		padding:10px;
		padding-bottom:24px;/* Height of the footer */
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
	    line-height:120%;
	    color: #646464;/
	}
	#div-1a {
 float:left;
 width:600px;
}
#div-1b {
 float:right;
 width:300px;
}
#div-1c {
 float:left;
 width:100px;
}
	#div-2a {
 float:left;
 width:100px;
}
#div-2b {
 float:left;
 width:50px;
}
#div-2c {
 float:left;
 width:50px;
}

	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:24px;			/* Height of the footer */
		background-image:url(topbar.gif);
	background-repeat:repeat-x;
	text-align:center
	}
    #2ndfooter {
		height: 100px;
		background-color:#CCC
		width:980px;
		}
	#navbar {
	height: 24px;
	background-image:url(topbar.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin-bottom:10px;
	}
	img{
		border:0px;
	}
	.greenbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #304633;
}
    .h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #304633;
	}
	 .smallprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	}
	#twitter_t {

   width: 300px;

   height: 55px;;

   background-image:url("twitter_t.gif");

}

 

#twitter_m {

   width: 274px;

   padding: 0 14px;

   background:url("twitter_m.gif")  0 0 repeat-y;

}

 

   #twitter_container {

       height:auto !important;

       padding-top:10px;

       padding-bottom:10px;

   }

 

       #twitter_update_list {

           width: 270px;

           padding: 0;

           overflow: hidden;

           font-family: Verdana;

           font-size: 12px;

           font-style: italic;

           color: #385A3D;

           line-height: 16px;

           font-weight:bold;

       }

 

       #twitter_update_list li {

           width: 270px;

           list-style: none;

       }



       #twitter_update_list li a {

           color: #c7d28a;

           border-bottom: dotted 1px;

           text-decoration: none;

       }

 

       #twitter_update_list li a:hover {

           color: #31353d;

           background: #d3f1f9;

       }

 

#twitter_b {

   width: 300px;

   height: 55px;

   background-image:url("twitter_b.gif");
}
	</style>