/* 
Will Martinez.com
Date Modified: 13.11.08
*/
body	{position: relative; /* Fixes browser resizing bug in IE6 */
		margin:0px; text-align:center; height:630px; background-color:#FFFFFF;  font-family:calibri,helvetica,arial,verdana; font-size:12px; }		
		
p {font-family:calibri,helvetica,arial,verdana; font-size:12px; color:#000000;}
h1,h2 {font-family:calibri,helvetica,arial,verdana; font-size:16px; color:#000000; font-weight:bold; margin-bottom:0px; margin-top:10px;}
h3 {font-family:calibri,helvetica,arial,verdana; font-size:16px; color:#000000; font-weight:bold; margin-bottom:10px; margin-top:3px;}
h4 {font-family:calibri,helvetica,arial,verdana; font-size:12px; color:#000000; font-weight:bold; margin-bottom:10px; margin-top:3px;}
p{margin-top:8px;}
img, a { border:0px; }

.blogtitle{font-family:calibri,helvetica,arial,verdana; font-size:11px; font-weight:bold; color:#000000;}
.blogtitle a{font-family:calibri,helvetica,arial,verdana; font-size:11px; font-weight:bold; color:#000000; text-decoration:none;}
.blogtitle a:hover{font-family:calibri,helvetica,arial,verdana; font-size:11px; font-weight:bold; color:#000000; text-decoration: underline;}
.blogdate{font-family:calibri,helvetica,arial,verdana; font-size:10px; color:#CCCCCC;}
.blogcontent{font-family:calibri,helvetica,arial,verdana; font-size:11px; color:#000000;}
.rss{font-family:calibri,helvetica,arial,verdana; font-size:16px; color:#000000; font-weight:bold; }
.email, .link { color:#33CC00;}
.remove{}



/* Div Positioning */

#wrapper{ width:800px; margin:0 auto; }	
#banner{display:block; height:150px; width:800px; }
#menu { display:block; height:42px; width:800px; margin-top:1px; margin-bottom:0px;}
#menu .menuitem {display:inline; width:150px; height:42px; }
#heading {display:block; width:800px; height:30px;  margin-left:26px }
#whitecontent{display:block; width:798px; height:410px; border-left: solid 1px #000000; border-right: solid 1px #000000; border-bottom: solid 1px #000000; text-align:left; margin: 0 auto; }
#whitecontent #introtext { float:left; width:350px; height:250px; margin-left:8px; margin-right:4px; visibility:visible;}
#whitecontent #introtext #pic{ display:block; width:350px; height:230px; text-align:center;}
#whitecontent #introtext .exampletext{ float:left; width:350px; height:180px;}
#whitecontent #form { float:left; width:350px; height:250px; margin-left:8px; margin-right:4px; visibility:hidden;}
#whitecontent .rightcontent { float:right; width:398px; height:405px; border-left:dashed 1px #CCCCCC; }
#whitecontent .rightcontent .heading { display:block; width:390px; height:20px; margin-left:8px; margin-bottom:5px;}
#whitecontent .rightcontent .title { display:block; width:390px; height:20px; margin-left:8px; margin-top:10px;}
#whitecontent .rightcontent .date { display:block; width:390px; height:20px; margin-left:8px}
#whitecontent .rightcontent .content { display:block; width:390px; height:80px; margin-left:8px; border-bottom:solid 1px #CCCCCC;}
#whitecontent .rightcontent #updates { display:block; width:390px; height:100px; margin-left:8px; }
#whitecontent .rightcontent #updates .item{ display:block; width:390px; height:50px; }
#whitecontent .rightcontent #updates .item .blogimage { float:left; width:30px; height:50px; }
#whitecontent .rightcontent #updates .item #text{ float:left; width:300px; height:40px; margin-top:3px;}
#whitecontent .rightcontent .examples { display:block; width:382px; height:100px; margin-left:8px; }

#footer{ float:left; width:800px; height:20px; background-image:url(images/bg.jpg); background-repeat:repeat;  text-align:center;}
#footer .links {color: #FFFFFF; text-decoration:underline;}
#w3c{ float:left; width:800px; height:20px; text-align:right; margin-top:4px;}
#map{width: 398px; height: 300px}
#output{}
.examplelogo{ float:right; width:200px; height:55px; text-align:right;}


		
