body{
	background-image: url('http://www.bemygoth.com/layoutimg/background.jpg');
}

p{
	font-size: 16px;
	font-family: georgia;
	margin: 20px 20px 0px 20px;
	color: white;
}

ul{
	font-size: 16px;
	font-family: georgia;
	margin: 10px 50px 0px 50px;
	color: white;
}

li{

	font-size: 16px;
	font-family: georgia;
	margin: 5px 10px 0px 10px;
}

h1,h2,h3,h4,h5,h6{
	font-family: georgia;
	margin: 20px 10px 5px 10px;
	color: #ffa500;
}

.zero_list_style{
	list-style-type: none;
}

.small{
	font-size: 13px;
}

.black{
	color: #000000;
}

.white{
	color: white;
}

.orange{
	color: #ffa500;
}

.pclass{
	font-size: 16px;
	font-family: georgia;
	margin: 15px 10px 0px 10px;
}

.center{
	text-align: center;
}

.align_left{
	text-align: left;
}

.align_right{
	text-align: right;
}

.left{
	float: left;
}

.right{
	float: right;
}

.disclaimer{
    font-size:10px;
    margin: 0px;
    text-align:center;
    color:#999999;
}

.underline{
	text-decoration: underline;
}

.zero_margin{
	margin: 0px 0px 0px 0px;
}

.framed{
	border: 5px ridge #ffa500;
}

a.link_white:link {color: #ffffff;}
a.link_white:visited {color: #ffffff;}
a.link_white:hover {color: #ffa500;}
a.link_white:active {color: #ffa500;}

a.link_black:link {color: #000000;}
a.link_black:visited {color: #000000;}
a.link_black:hover {color: #ffffff;}
a.link_black:active {color: #ffffff;}

a.link_orange:link {color: #ffa500;}
a.link_orange:visited {color: #ffa500;}
a.link_orange:hover {color: #ffa500; text-decoration: underline;}
a.link_orange:active {color: #ffa500; text-decoration: underline;}
a{text-decoration: none;}

/*-------div-----------*/

.div_header{
	height: 175px;
	width: 900px;
	margin: 50px auto 0px auto;
	background-image: url('http://www.bemygoth.com/layoutimg/header.jpg');
}

.div_first_button{
	background-image: url('http://www.bemygoth.com/layoutimg/button.jpg');
	height: 25px;
	width: 900px;
	margin: 0px auto 0px auto;
	font-weight: bold;
}

.div_second_button{
	background-image: url('http://www.bemygoth.com/layoutimg/button.jpg');
	height: 25px;
	width: 900px;
	margin: 0px auto 0px auto;
	font-weight: bold;
}

.div_main{
	width: 900px;
	margin: 0px auto 0px auto;
	background-image: url('http://www.bemygoth.com/layoutimg/main.jpg');
}

.div_footer{
	width: 900px;
	height: 100px;
	margin: 0px auto 75px auto;
	background-image: url('http://www.bemygoth.com/layoutimg/footer.jpg');
}

.div_tut_overview_horizontal{
	height: 120px;
	width: 900px;
	margin: 50px 0px 20px 0px;
}

.div_tut_overview_vertical{
	height: 170px;
	width: 900px;
	margin: 50px 0px 20px 0px;
}

.div_tut_need_text{
	margin: 0px 0px 0px 0px;
	float: left;
	width: 400px;
}

.div_tut_first_text_horizontal{
	margin: 0px 0px 0px 0px;	
}

.div_tut_first_text_vertical{
	margin: 0px 0px 0px 0px;
}

.div_tut_horizontal{
	height: 338px;
	width: 900px;
	margin: 50px 0px 0px 0px;
}

.div_tut_vertical{
	height: 450px;
	width: 900px;
	margin: 50px 0px 0px 0px;
}

.div_tut_extra_text{
	margin-bottom: 125px;
}

.div_tut_extra_text2{
	margin-bottom: 175px;
}

.div_gallery{
	width: 205px;
	margin: 0px 0px 0px 30px;
	text-align: left;
	float: left;
}

.div_gallery_image_main{
	height: 250px;
	width: 900px;
	margin: 0px 0px 0px 0px;
}

.div_gallery_image_left{
	height: 500px;
	width: 450px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: center;
}

.div_gallery_image_right{
	height: 500px;
	width: 450px;
	margin: 0px 0px 0px 450px;
	text-align: center;
}

.div_banner_image{
	width: 900px;
	margin: 50px 0px 0px 0px;
	text-align: center;
}

.div_banner_code{
	width: 400px;
	margin: 0px auto 0px auto;
	text-align: left;
}

/*----------header----------*/

.header_img{
	height: 175px;
	width: 900px;
	margin: 0px 0px 0px 0px;
}

.header_logo{
	margin: -25px 0px 0px -50px;
	position: relative;
}

.header_advertise{
	height: 60px; 
	width: 234px; 
	margin: 65px 20px 0px 0px;
	float: right;
}

.header_advertise_text{
	float: right;
	margin: 140px -210px 0px 0px;
}

/*----------button----------*/

.button_text_left{
	margin: 2px 0px 0px 25px;
	float: left;
}

.button_text_center{
	margin: 2px 25px 0px 0px;
	float: left;
}

.button_text_right{
	margin: 2px 25px 0px 0px;
	float: right;
}

/*----------main------------*/


.back_span{
	font-size: 13px;
	font-family: georgia;
	margin: 5px 5px 5px 5px;
	font-style: italic;
	text-decoration: underline;
}

.main_title{
	text-align: center;	
}

.main_tut_title{
	text-align: center;
	margin:	20px auto 20px auto;	
}

.main_subtitle{
	color: white;
	text-align: center;
	margin: 0px 200px 0px 200px;
}

.ul_tut_need{
	margin: 0px 0px 0px 0px;
}

.to_top{
	font-style: italic;
	font-size: 13px;
	text-align: right;
}

.news_p{
	margin: 35px 15px 0px 15px;
}

.news_tree{
	margin: 2px 5px 0px 15px;
}

.blog_p{
	margin: 35px 15px 0px 15px;
}

.tut_price_p{
	text-align: center;
	color: #ffffff;
	margin: 0px;
	font-size: 12px;
}

.main_p_buy{
	text-align: center;
	margin-top: 100px;
	margin-bottom: 30px;
}

.main_img_download_center{
	height: 338px;
	width: 450px;
	margin: 5px 223px 0px 223px;
}

.blog_tree{
	margin: 2px 5px 0px 15px;
}

.faq_link{
	margin-left: 40px;
}

.banner_code_below{
	margin: 5px 0px 0px 0px;
	color: #ffa500;
	text-align: center;
}

.banner_code_p{
	margin: 0px 0px 0px 0px;
	padding: 5px;
	color: black;
	background-color: #ffffff;
}

/*--------footer----------*/

.footer_img{
	height: 100px;
	width: 900px;
	margin: 0px 0px 0px 0px;
}

/*-----------images-------*/

.image_divider_vertical{
	height: 320px;
	width: 17px;
	margin: 20px auto 0px auto;
	float: left;
}

.image_divider_horizontal{
	height: 41px;
	width: 900px;
	margin: 0px auto 0px auto;
}

.image_divider_horizontal_bottom{
	height: 41px;
	width: 900px;
	margin: 20px auto 30px auto;
}

.image_225x300{
	height: 225px;
	width: 300px;
}

.image_169x225{
	height: 225px;
	width: 169px;
}

.image_tut_overview{
	height: 150px;
	width: 200px;
	margin: 0px 20px 0px 40px;
	float: left;
}

.image_tut_overview_vertical{
	height: 200px;
	width: 150px;
	margin: 0px 20px 0px 40px;
	float: left;
}

.image_tut_first_text_saver{
	height: 0px;
	width: 900px;
	margin: 0px 0px 0px 0px;
}

.image_tut_first_horizontal{
	height: 338px;
	width: 450px;
	margin: 0px 20px 0px 20px;
	float: left;
}

.image_tut_horizontal{
	height: 338px;
	width: 450px;
	margin: 0px 20px 0px 20px;
	float: left;
}

.image_tut_first_vertical{
	height: 450px;
	width: 338px;
	margin: 0px 20px 0px 20px;
	float: right;
}

.image_tut_vertical{
	height: 450px;
	width: 338px;
	margin: 0px 20px 0px 20px;
	float: left;
}

.image_tut_extra_text{
	margin-top: 35px;
	margin-bottom: 15px;
}

.image_tut_extra_text2{
	margin-top: 65px;
	margin-bottom: 35px;
}

.image_gallery_overview_horizontal{
	height: 150px;
	width: 195px;
	margin: 5px 0px 0px 0px;
}

.image_gallery_overview_vertical{
	height: 150px;
	width: 125px;
	margin: 5px 0px 0px 0px;
}

.image_gallery_horizontal{
	height: 300px;
	width: 400px;
	margin: 0px 0px 0px 0px;
}

.image_gallery_vertical{
	height: 400px;
	width: 300px;
	margin: 0px 0px 0px 0px;
}