/* 					Dyan Cross Style Sheet 				*/
/*              Author: Adrian Jones         			*/
/*                 started: Feb: 2011              		*/
/*         Verification: CSE HTML Validator   			*/


html, body 			{font-family:Helvetica, sans-serif;font-size:11px;margin:0px;padding:0px;color:#41383C;}
body				{background-color:white;}

a:link       		{color:#2B547E;text-decoration:none;font-weight:bold;}
a:visited    		{color:#2B547E;text-decoration:none;font-weight:bold;}
a:hover      		{text-decoration:underline;}
a:active	  		{color:#2B547E;text-decoration:none;font-weight:bold;}


h1					{font-size:1.4em;width:400px;border-bottom:1px solid #2B547E;}
h2					{font-size:1.2em;}
h3					{font-size:1.1em;}

/* Font Sizes */
p, li, td, select, ul, input	
					{font-size:1.0em;}
p 					{text-align:justify;margin-left:20px;}
.cb					{clear:both;}

.shadow				{box-shadow: 7px 7px 8px #818181;}

.mTable				{width:900px;border:none;}
.tImg				{width:900px;border:none;}
.navBox				{width:180px;}
.mainBox			{width:719px;padding:0px 10px;}

/* Navigation */
.navBox				{border-right:1px dotted silver;}
.nav,.navs			{width:150px;line-height:1.4em;background-color:#eeeeee;margin:0px 10px 10px 0px;border-left:1.4em solid #dddddd;padding-left:5px;font-size:0.9em;}
.navs				{border-color:#2B547E;color:black;}
.navs a				{color:black;text-decoration:none;}
.nav a:hover, .navs a:hover		
					{color:black;text-decoration:none;}


/* Index page */
.mImg				{width:130px;height:200px;border:none;}
.mImgHigh			{border: 5px solid yellow;}

/* Books */
.bImg				{float:left;width:100px;height:150px;border:none;margin:5px 20px 20px 0px;}