/* Document Structure */

/*html	{
		background: #000000 url(../images/wp04_guitar.jpg) no-repeat center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		}*/


body    {
        background: #000000 no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
                font-size:1em;
        }

p   {margin-bottom: .925em; font-size:1em;}

hr          {
			margin-right:130px;
			margin-left: 130px;
			}

img				{
				margin: 0px 10px 0px 0px;
				}

/* Copy and headings */

h2, h3, h4, h5, h6  {font-family: Muli, arial, sans-serif; margin-left: 10px; font-weight: bold; color: #fff; margin-top:0px; padding-top:2px;}

h1  {font-size: 1.85em; margin-left: 40px; font-family: Muli, arial, sans-serif; font-weight: bold; color: #fff; margin-top:0px; padding-top:2px;}

/* Links */

a.pagelink:link		{font: bold 1em; color: #FFFF33; background: #000000; text-decoration: none;}
a.pagelink:visited	{font: bold 1em; color: #FFFF33; background: #000000; text-decoration: none;}
a.pagelink:active	{font: bold 1em; color: #FFFF33; background: #000000; text-decoration: none;}
a.pagelink:hover 	{font: bold 1em; color: #FFFF33; background: #000000; text-decoration: underline;}

/*Placement IDstop: 0px;
			left: 150px;position: absolute;*/

.content    {
			z-index: 2;
			width:70%;
			height:auto !important;
			min-height:100%;
			background: url(../backgrounds/transbg.png);
			padding-top: 30px;
            padding-left: 10px;
			padding-right: 10px;
			font: 1em Muli, arial, sans-serif; color: #ffffff;
			line-height: 1.45em;
            }
			
.trans
			{
			z-index: 2;
			width:70%;
            padding-left: 10px;
			padding-right: 10px;
			font: 1em Muli, arial, sans-serif; color: #ffffff;
			line-height: 1.45em;
            }
	
			
/*Placement IDs About us page*/
			

			}
			
/*Classes*/

.smallcapcenter{
			font-size: .8em; text-align: center;
			}

.smallcap	{
			font-size: .8em;
			}
			
.smallercap	{
			font-size: .7em;
			}

.border     {
            border: 1px solid #006600;
            }

.marginleft {

margin-left: 10px;

}

.marginright {

margin-right: 10px;

}

.lineheight{

line-height: 1.25em;

}
