#main{
	border: solid thin; border-color: #D8D8E2;
	background-color: #EBF1F9;
	margin: 10px auto 10px auto;
	width: 300px;
	font-family: helvetica neue;
	font-weight: 200;
	font-stretch: ultra-expanded;
}

#minim{

    background-color: #FFFFFF;
	margin: 10px auto 10px auto;
	width: 800px;
	font-family: helvetica;
	font-weight: 200;
	font-stretch: ultra-expanded;
}

#contact{
	border: solid thin; border-color: #D8D8E2;
	position: fixed;
	background-color:#FFFFFF;
	width: 132px;
	font-family: helvetica;
	font-style: oblique;
	font-weight: 200;
	font-stretch: ultra-expanded;
    z-index: 300;
    
}

#contract{
	
	position: fixed;
	background-color:#FFFFFF;
	width: 55px;
	font-family: Helvetica;
	font-style: oblique;
	font-weight: 200;
	font-stretch: ultra-expanded

}


#barren{
	position: absolute;
	font-family: "Brush Script Std";
	font-size: 26px;
	left: 5%;
	
}


#subs{
	border: solid thin; border-color: #6E6C69;
	background-color:#D8D4CE;
	margin: 10px auto 10px auto;
	width: 132px;
	font-weight: 200;
	font-family: helvetica neue;
	
}


#header{
	border: solid thin black;
	font-family: helvetica neue;
	font-size: 22px;
	font-weight: 200;
	font-stretch: ultra-expanded
}

#kjsrv{
	
	width: 50%;
	height: 50%;
	margin-left: 55%;
	top: 20%;
	font-family: Helvetica;
	position: absolute;

}

#image{
	position: center;
	border: solid thin; border-color: #D8D8E2;
	margin: auto;
	background-color: #FFFFF2;
	width: 732px;
	font-family: helvetica neue;
	font-size: 12px;
	font-weight: 200;
	font-stretch: ultra-expanded

}

#imagedu{
	position: center;
	margin: auto;
	font-family: helvetica neue;
	font-size: 12px;
	font-weight: 200;
	font-stretch: ultra-expanded
	
}

#imageduh{
	position: relative;
	margin: auto;
	font-family: "Brush Script Std";
	font-size: 20px;
	font-weight: 200;
	padding: 3%;

	
}


#describe{
	background-color: FFF2FF;
	margin: auto;
	width: 555px;
	font-family: helvetica neue;
	font-size: 12px;
	font-weight: 200;
	font-stretch: ultra-expanded;
	font-stretch: wider;
}

#describe2{
    background-color: none;
	margin: auto;
	position: fixed;
	z-index: 250;
	width: 95%;
	font-family: helvetica neue;
	font-size: 12px;
	font-weight: 200;
	font-stretch: ultra-expanded;
	font-stretch: wider;
}

#back{
	background-image: url(images/semideluxe.jpg);
	width: 100%;
	height: 100%;
	margin-top: -18px;
	margin-left: -8px;
	font-family: Helvetica;
	position: fixed;
	z-index: -95;

}

#full2{
	width: 90%;
	position: static;
	margin-left: 5%;
	margin-bottom: 20px;
	float: left;
	font-family: "Gurmukhi Sangam MN";
	font-size: 32px;

}

#video{
    font-family: American Typewriter;
	font-weight: lighter;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	position: relative;
	.link:hover:text-transform:underline;
}

#patches{
	width: 400px;
	border: 16px;
	border-style: solid;
	border-color: #000000;
	margin: 10px auto 10px auto;
	position: relative;
}

#clouds{
	position: fixed;
}

/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}



/*--------LINKS!!!!------*/


a:link{ color:#666666 ; text-decoration: none}
    a:visited {color: #FFFFFF; }
	a:hover: {color: white; font-style: italic; text-decoration: underline}
	color: #FFFFFF;
}


/*-------MAGSCRIPT--------*/

#green_wrapper {
	position: relative;
	width: 640px;
	height: auto;
	margin: 0 auto;
	border: 12px solid #fff;
	border-radius: 10px;
	box-shadow: 1px 1px 5px rgba(50,50,50 0.5);
	float: left;
}


body {
	background: #fafafa;
	margin: 0;
	padding: 0;
	font-family: Times New Roman;
	font-size: 16px;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

html {
	width: 100%;
	height: 100%;
}

/*********************************
 * content
 *********************************/

#content {
	position: relative;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	width: 960px;
}

#content h1 {
	font-size:22px;
	color: #000000;
	line-height: 100%;
	margin-bottom: 10px;
}

#content div.img_wrapper a {
	text-decoration: none;
}

.img_wrapper {
	position: relative;
	float: left;
	margin: 20px 0px;
	text-align: center;
	width: 480px;
}

#danger{
    position: fixed;
	z-index: 200;
}

#fibrin {
	position: relative;
	float: left;
	margin: 20px 0px;
	text-align: center;
	width: 960 px;
}