body{
	background: rgb(20,20,20) ;
	}


h1 {
	color: #CDC8B1;
        }

p {
	color: rgb(255,255,255); 
        font-size: 11pt;
        }

a:link {
        border:noborder;
        text-decoration:none;
}

a:visited {
        border:noborder;
        text-decoration:none;
}

a:hover {
        border:noborder;
        text-decoration:none;
}


#email2 {
        position: absolute;
        top:  25px;
        left: 906px;
        border:noborder
}




body { margin-left: 25px; margin-right: 25px; }


#textex {
        position: absolute;
        top: 25px;
        border:noborder
}


#header {
        position: absolute;
        top:  25px;
        border:noborder
}

#menubg {
        position: absolute;
        top:  188px;
        border:noborder
}

#menubg2 {
        position: absolute;
        top:  25px;
        border:noborder
}

#gallery {
        position: absolute;
        top:  188px;
        border:noborder
}

#gallery2 {
        position: absolute;
        top:  25px;
        border:noborder
}

#about {
        position: absolute;
        top:  188px;
        left: 196px;
        border:noborder
}

#about2 {
        position: absolute;
        top:  25px;
        left: 196px;
        border:noborder
}




#facebook {
        position: absolute;
        top:  188px;
        left: 986px;
        border:noborder
}

#email1 {
        position: absolute;
        top:  188px;
        left: 906px;
        border:noborder
}





#mopsnoothumb {
        position: absolute;
        top: 231px;
        border:noborder
}


#gunslingerthumb {
        position: absolute;
        top: 231px;
        left: 363px;
}

#minothumb {
        position: absolute;
        top: 231px;
        left: 681px;

}

#sparethumb1 {
        position: absolute;
        top: 627px;
        left: 363px;

}

#sparethumb2 {
        position: absolute;
        top: 576px;
        left: 681px;

}

#resume {
        position: absolute;
        top: 231px;

}

#G1 {
        position: absolute;
        top: 70px;

}

#G2 {
        position: absolute;
        top: 1356px;

}

#G3 {
        position: absolute;
        top: 2570px;

}

#G4 {
        position: absolute;
        top: 4050px;

}

#G5 {
        position: absolute;
        top: 4730px;

}

#G6 {
        position: absolute;
        top: 5550px;

}

#G7 {
        position: absolute;
        top: 6070px;

}

#G8 {
        position: absolute;
        top: 7384px;

}

#G9 {
        position: absolute;
        top: 8380px;

}

#G10 {
        position: absolute;
        top: 8924px;

}

#G11 {
        position: absolute;
        top: 9580px;

}

#G12 {
        position: absolute;
        top: 10424px;

}

#MS1 {
        position: absolute;
        top: 670px;

}

#MS2 {
        position: absolute;
        top: 1730px;

}

#MS3 {
        position: absolute;
        top: 3000px;

}


#mvideo{
        position: absolute;
        top: 100px;
  
}

#msvideo{
        position: absolute;
        top: 100px;
  
}

#M1 {
        position: absolute;
        top: 500px;

}


#M2 {
        position: absolute;
        top: 1520px;

}

#M3 {
        position: absolute;
        top: 2400px;

}

#M4 {
        position: absolute;
        top: 3430px;

}

#M5 {
        position: absolute;
        top: 4390px;

}

#M6 {
        position: absolute;
        top: 5880px;

}















.center_div{
	width: 1000px;
	height: 700px;
	margin: 0 auto;
	margin-top: 50px;
	background: url(../layout/background_shadow.png) no-repeat;
	}
	
.content{
	width: 900px;
	height: 700px;
	padding: 35px 50px 35px 50px;
	}
	
.left_content{
	width: 257px;
	height: 630px;
	background: url(../layout/background_left.png);
	float: left;
	margin: 0;
	}
	
	
.right_content{
	width: 637px;
	height: 630px;
	background: #212121 url(../layout/background_right.png) no-repeat;
	float: right;
	margin: 0;
	}
	
.top_left_content{
	width: 257px;
	height: 485px;
	}
	
.button{
	width: 78px;
	height: 20px;
	border: 1px solid #505050;
	float: right;
	margin-top: 6px;
	margin-right: 4px;
	text-align: center;
	}
.button:hover{
	border-top: 2px solid #ababab;
	margin-top: 5px;
	}
	
.noborder{
	border: none;
	}
	
.text_fade{
	display: none;
	}
	
.button_current{
	width: 78px;
	height: 20px;
	border: 1px solid #505050;
	float: right;
	margin-top: 5px;
	margin-right: 4px;
	text-align: center;
	background: #303030;
	border-top: 2px solid #fff;
	}
	
.thumb_push{
	height: 60px;
	}
	
.thumb{
	width: 78px;
	height: 78px;
	border: 1px solid #505050;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	text-align: center;
	margin-top:5px;
	}
.thumb:hover{
	border-top: 2px solid #ababab;
	margin-top: 4px;
	}
	
.thumb_current{
	width: 78px;
	height: 78px;
	border: 1px solid #505050;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
	text-align: center;
	border-top: 2px solid #fff;
	margin-top: 4px;
	}
	
.button_text{
	color: #fff;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 90%;
	}
	
.sub_button{
	width: 180px;
	height: 20px;
	border: 1px solid #505050;
	float: left;
	margin-top: 6px;
	margin-right: 4px;
	text-align: center;
	background: #151515;
	}
.sub_button:hover{
	border-right: 10px solid #ababab;
	}
	
.sub_button_current{
	width: 180px;
	height: 20px;
	border: 1px solid #505050;
	border-right: 10px solid #fff;
	float: left;
	margin-top: 6px;
	margin-right: 4px;
	text-align: center;
	background: #151515;
	}
	
.sub_button_text{
	color: #C7C7C7;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 80%;
	}
	
.text_align_right{
	color: #C7C7C7;
	font-family: verdana, arial;
	margin-right: 10px;
	font-size: 80%;
	text-align: right;
	font-weight: normal;
	}
	
.text_align_left{
	color: #C7C7C7;
	font-family: verdana, arial;
	margin-right: 10px;
	margin-left: 20px;
	font-size: 80%;
	text-align: left;
	font-weight: normal;
	}
	
.fade{
	display: none;
	}
	
.normal_bold{
	font-weight: bold;
	}
	
.large_normal{
	font-size: 200%;
	}
	
.large_bold{
	font-size: 200%;
	font-weight: bold;
	}
	
.medium_bold{
	font-size: 160%;
	font-weight: bold;
	}
	
.medium_normal{
	font-size: 160%;
	font-weight: normal;
	}
	

#video_push1{
	height: 60px;
	}
	
#player1{
	height: 559px;
	width: 500px;
	margin: 0 auto;
	}