html, body 			{ margin: 0; padding: 0; }

body 				{ background: #000000; font: 70%/1.3em  verdana, Helvetica, helvetica, sans-serif; color: #646464; background:url("/common/bullbackground.jpg"); }


/** Misc **/

a:link, a:visited, a:hover, a:active	{ text-decoration: none; color: #bbbbbb; }

a:hover 			{ color: #777777; }

img					{ border: 0; }

p 					{ margin: 0 0 20px 0; padding: 0; }

#logo				{ text-align:right; padding:40px 0 20px 0; width:720px; }

#content			{ background:#ffffff; width:740px; padding:0 0 0 15px; text-align:right;} /** image height should be 365px and table width 760px .. to be fixed **/

#view				{ background:#ffffff; width:602px; height:565px; margin:0 0 0 20px; text-align:right; } /** width should be 622 when above is 760 **/

#about				{ padding:0 0 60px 0; width:470px; text-align:center; line-height:1.8;}

#contact			{ width:570px; line-height:1.8;}

#overdiv			{ position:absolute; visibility:hidden; z-index:1000; }

.name				{ color:#343434; font-size:140%;  }
.head 				{ color:#aaaaaa; font-size:125%; padding:15px 0 15px 0; }
.head2 				{ color:#aaaaaa; font-size:125%; height:365px;}

#blogBOX			{ background:url("/common/loading.jpg"); background-repeat:no-repeat; background-position:center center;  }

#hoverlink			{color:#555555;}
#hoverlink:hover			{color:#111111;}