
/*			DUMMY 


body			{background-image: url("wm Pics/wm bg.gif");
			background-attachment: fixed;

body 			{background-color:	rgb(76%, 73%, 59%);


*/



/*                      BODY			*/	
body 			{background-color:	rgb(76%, 73%, 58%);
			color: 			rgb(40%, 40%, 10%);
			font-family: "verdana"; 
			font-size: 13pt;
			margin: 15px 20px 0px 20px; 
			padding: 0px 0px 0px 0px;}

/*                      DEFAULTS			*/
a:link			{color: 		blue;
			text-decoration: underline;}
a:visited		{color: 		purple;
			text-decoration: underline;}
a:hover			{color: 		orange;}
a:active		{color: 		red;}


/*			HEADER				*/
#header			{text-align: center;
 			font-size: 10pt; 
			margin: 0px 0px 0px 0px;}


/*			COPYBODY			*/
#copyBody		{text-align: left;
			border-top: 0px solid orange;
			padding: 0px 0px 0px 20px;}


/*			EXAMPLES			*/
#Examples  		{text-align: left;
			padding: 0px 0px 0px 120px;
			border-top: 0px solid orange;}
#Examples a:link  	{color: 		rgb(76%, 73%, 59%);
			text-decoration: none;}
#Examples a:visited 	{color: 		rgb(76%, 73%, 59%);
			text-decoration: none;}
#Examples a:hover 	{color: 		rgb(100%, 100%, 65%);}
#Examples a:active 	{color: 		rgb(10%, 10%, 10%);}


/*			PRICE				*/
#price			{text-align: left;
			border-top: 0px solid orange;}
#price a:link  		{color: 		rgb(40%, 40%, 10%);}
#price a:visited 	{color: 		rgb(40%, 40%, 10%);}
#price a:hover 		{color: 		rgb(100%, 100%, 65%);}
#price a:active 	{color: 		rgb(10%, 10%, 10%);}


/*			FOOTER				*/
#footer			{text-align: right;}
#footer a:link  	{color: 		rgb(76%, 73%, 59%);
			text-decoration: none;}
#footer a:visited 	{color: 		rgb(76%, 73%, 59%);
			text-decoration: none;}
#footer a:hover 	{color: 		rgb(100%, 100%, 65%);}
#footer a:active 	{color: 		rgb(10%, 10%, 10%);}


/*			COPYRIGHT	 		*/
#copyright		{padding: 0px 30px 0px 0px;
			text-align: right;
			border-top: 2px solid 	rgb(97%, 54%, 38%);
			background-color:	rgb(52%, 59%, 72%);
			padding:  3px 35px 4px 0px;
 			font-size: 8pt; 
			color: 			rgb(50%, 50%, 50%);}
#copyright a:link  	{color: 		rgb(50%, 50%, 50%);
			text-decoration: none;}
#copyright a:visited 	{color: 		rgb(50%, 50%, 50%);
			text-decoration: none;}
#copyright a:hover 	{color: 		rgb(80%, 80%, 65%);}
#copyright a:active 	{color: 		red;}



