/* links */
A:link,A:visited,A:active,A:hover{color:#990000;text-decoration:none;outline:0;}
A:active,A:hover		{color:#D31141;}
A:focus				{color:#528C00;}

/* Reset browsers default margin, padding and font sizes */
*	{border:0px;margin:0px;padding:0px;}

/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
html	{font-size:100%;height:100%;margin-bottom:1px;}

/* Ems: "font-size: 62.5%" sets default font size equivalent to 10px  */
body	{background:#FFF;color:#222;font-family:verdana,arial,helvetica,sans-serif;font-size:62.5%;margin:0;padding:0;}

/* blocks */
.blk1			{border-style:solid;border-width:1px;margin-left:auto;margin-right:auto;margin-top:5em;margin-bottom:5em;width:728px;} /* main */
div.blk1 hr		{clear:left;display:block;visibility:hidden;height:0;}
.blk2,.nav-top,.nav-foot{border-style:solid;border-width:1px 0 1px 0;height:90px;margin:0;width:728px;} /* ad */
.nav-top,.nav-foot	{height:auto;padding:2px 0 2px 0;}
.nav-top		{border-top:0;}
.nav-foot		{border-bottom:0;margin-top:3px;}
.blk3,.blk4		{border-style:dashed;border-width:1px;float:left;font-size:1.2em;margin:3px 3px 0 3px;padding:2px;text-align:justify;} /* content box with floated images */
.blk4			{float:none;} /* content box 100% width */
.foot			{margin:0;text-align:center;width:100%;}
.txt			{clear:both;font-size:1.2em;margin:3px 3px 0 3px;text-align:justify;}

/* Banner */
.bnr		{height:50px;text-align:center;background-image:url('http://siberianfox.net/0/shared_img/bg.png');background-repeat:repeat-x;} /* banner */
img.bnr		{height:50px;width:728px;}

/* general */
p	{margin:0.4em 0 0.4em 0;}
ul	{margin-left:1.7em;}
.fl	{float:left;}
img.fl	{margin:0 2px 0 0;}
.c	{text-align:center;}
.nw	{white-space:nowrap;}
.w50	{width:50%;}
.w100	{width:100%;}

/* images */
.simg	{border-width:1px;border-style:solid;height:100px;width:100px;} /* small images */

/* colour */
.blk1,.blk2,.blk3,.blk4,.nav-top,.nav-foot,.simg{border-color:#7C9CAA;}
.blk1		{background-color:#DAE1E4;}
.blk2,.bnr,.nav-top,.nav-foot,.simg{background-color:#B3C8D2;}
.foot		{color:#AAA;}

