form {
padding:			0;
margin:				0;
}

img	 {
border-style: 		none;
margin:				0;
padding:				0;
}

html {
width:				100%;
height:				101%;
}

		body {
		width:				100%;
		height:				100%;
		margin:				0;
		padding:				0;
		text-align:			center;
		background-image:	url("/img/gyokusaibg.gif");
		background-repeat:	repeat-y;
		background-color: white;
		}
			

				#parent {
				width:				1000px;
				text-align:			left;
				margin:				auto;
				padding:				0 0 0 20px;
				font-family:		arial,helvetica,sans-serif;
				font-size:			small;
				color:				#ffffff;
				}		
		
						#menu {
						width:				120px;
						margin-top:			17px;
						text-align:			left;
						font-family:		arial,helvetica,sans-serif;
						font-size:			small;
						color:				#ffffff;
						float:				left;
						}
		
		
						#page {
						text-align:			left;
						padding:				0;
						margin-top:			13px;
						font-family:		arial,helvetica,sans-serif;
						font-size:			small;
						color:				#ffffff;
						float:				left;
						}
					
#logo {
	float:left;
	height:270px;
	z-index: 5;
}

#text {
position: relative;
	float:left;
	margin-left: 30px;
	height:270px;
	z-index: 10;
}

#email {
	line-height:		20px;
}

.email {
	line-height: 1px;
}

/*THE PLAN*-------------------------------------------------------------------- */

				
h1 {
	margin: 	15px 0 15px 0;
	font-size: 	16px;
}

h2 {
	margin: 	5px 0 8px 10px;
	font-size: 	16px;
}

h3 {
	margin: 	5px 5px 8px 0px;
	font-size: 	16px;
	text-align:center;
}


#brandfiction {
	margin: 	0 0 20px 5px;
	border: 	none;
	font-size: 	13px;
	width:		450px;	
	height:		526px;
	background-color: #B01801;
	border: 1px solid #F5F4D5; 	
	padding-bottom: 9px;
	padding-top: 10px;
}

#brandfiction p {
		padding: 5px 10px 5px 10px;
		margin:0;
}


#socialscripts {
	margin: 	0 0 20px 5px;
	border: 	none;
	font-size: 	13px;
	width:		450px;	
	height:		344px;
	background-color: #B01801;
	border: 1px solid #F5F4D5; 	
	padding-bottom: 9px;
	padding-top: 10px;
}

#socialscripts p {
		padding: 5px 10px 5px 10px;
		margin:0;
}

#storydesign {
	margin: 	0 0 20px 5px;
	border: 	none;
	font-size: 	13px;
	width:		450px;	
	height:		526px;
	background-color: #B01801;
	border: 1px solid #F5F4D5; 	
	padding-bottom: 9px;
	padding-top: 10px;
}

#storydesign p {
		padding: 5px 10px 5px 10px;
		margin:0;		
}

#about {
	margin: 	0 0 20px 5px;
	border: 	none;
	font-size: 	13px;
	width:		450px;	
	height:		228px;
	background-color: #B01801;
	border: 1px solid #F5F4D5; 	
	padding-bottom: 9px;
	padding-top: 10px;
}

#about p {
		padding: 5px 10px 5px 10px;
		margin:0;		
}
				
		.menubutton {
			background-color: 	#9F1014;
			color: 				#fff;
			cursor: 			pointer;
			width:				300px;
			font-size: 			small;
			padding:			3px;
			position:			relative;		
			border:				1px solid #F5F4D5; 						
		}
		
				.menubutton:hover {
					background-color: 	#F5F4D5;
					color: 				#000;
					border:				1px solid #fff; 	
					position:			relative;					
				}		
				
				
		.closebutton {
			background-color: 	#F5F4D5;
			color: 					#000;
			cursor: 					pointer;
			width:					300px;
			font-size: 				small;
			padding:					3px;
			line-height:			30px;
			border:					1px solid #F5F4D5;
		}
		
				.closebutton:hover {
					background-color: 	#000;
					color: 				#fff;
					border:				1px solid #fff; 				
				}	
										
				
		.aboutbutton {
			color: 				#fff;
			cursor: 				pointer;
			width:				300px;
			font-size: 			small;
			padding:				1px 0 1px 0;
			position:			relative;	
			margin:				0px;
			text-decoration:	none;
			border:				1px solid transparent;
		}
		
				.aboutbutton:hover {
					background-color: 	#F5F4D5;
					color: 				#000;
					border:				1px solid #fff; 	
					position:			relative;					
				}				
			
					
				
/*THE FORM*-------------------------------------------------------------------- */


.checkboxes {
	margin: 15px 0 15px 0;
}

.formfield {
	float:left;
	width:				196px;
	background-color: #F5F4D5;
				border:				1px solid #F5F4D5; 			
	}			
	
.form_checkbox {
	float:left;
	}		
	
		.submit {
			background-color: 	#F5F4D5;
 			color: 				#000;
			cursor: 			pointer;
			width:				200px;
			height:				20px;
			border:				1px solid #F5F4D5; 					
		}
		
				.submit:hover {
					background-color: #9F1014;
					color: #fff;
				}
		
						.error {
							background-color:	#9F1014;
							font-weight: bold;}	
							
							

/*ANTI-FLOAT ------------------------------------------------------------------ */

.antifloat {
	clear:				both;
	visibility:			hidden;
	}
	
/*ANTI-SPAM ------------------------------------------------------------------- */

#kma {
	visibility:			hidden; 
	display:			none;
}		

.spacer10 {
	height:5px;
}	

.spacer25 {
	height:25px;
}

.brandfictionspacer {
	height:22px;
}

.socialscriptsspacer {
	height:22px;
}

.storydesignspacer {
	height:22px;
}

		
/*MISCELLANY ------------------------------------------------------------------ */

.emphasis		{
	font-weight:		normal;
	color:				#fff;
	}	

strong 			{
	font-weight: 		bold;
	color: 				#fff;
	}	
	
.big				{
	font-size:			30px;
	line-height:		10px;
	font-weight: 		bold;
	color: 				#ffffff;
	}	
	
.small			{
	font-weight: 		normal;
	color: 				black;
	font-size:			13px;
	line-height:		15px;
	margin:				10px 0 10px 15px;
	padding:			0;
	text-align:			left;
	}		
	
.important 			{
	color:	#9F1014;
	background-color: #F5F4D5;
	}	
	
sup {
	padding: 0 0 0 3px;
	vertical-align:super !important;
	font-size: 0.6em !important;
	line-height:0px !important;
	font-style: normal !important;	
}	
	

/* Links */

	

		.external {
			color: 				#fff;
			cursor: 				pointer;
			width:				300px;
			font-size: 			small;
			padding:				1px 0 1px 0;
			position:			relative;	
			margin:				0px;
			text-decoration:	none;
			border-left:		1px solid transparent;
			border-right:		1px solid transparent;
			border-top:			none;
			border-top:			none;
		}
		
				.external:hover {
					background-color: 	#F5F4D5;
					color: 				#000;
					border-left:		1px solid #fff; 	
					border-right:		1px solid #fff; 	
					border-top:			none;
					border-top:			none;									
					position:			relative;					
				}	

		.externalvisible {
			color: 				#fff;
			cursor: 				pointer;
			width:				300px;
			font-size: 			small;
			padding:				1px 0 1px 0;
			position:			relative;	
			margin:				0px;
			text-decoration:	underline;
			border-left:		1px solid transparent;
			border-right:		1px solid transparent;
			border-top:			none;
			border-top:			none;
		}
		
				.externalvisible:hover {
					background-color: 	#F5F4D5;
					color: 				#000;
					border-left:		1px solid #fff; 	
					border-right:		1px solid #fff; 	
					border-top:			none;
					border-top:			none;									
					position:			relative;		
					text-decoration:	none;	
				}	
				
		.internal {
			background-color:	#B01801;
			color: 				#fff;
			cursor: 				pointer;
			width:				300px;
			font-size: 			small;
			padding:				1px 0 1px 0;
			position:			relative;	
			margin:				0px;
			text-decoration:	none;
			border-left:		1px solid transparent;
			border-right:		1px solid transparent;
			border-top:			none;
			border-top:			none;
		}
		
				.internal:hover {
					background-color: 	#F5F4D5;
					color: 				#000;
					border-left:		1px solid #fff; 	
					border-right:		1px solid #fff; 	
					border-top:			none;
					border-top:			none;									
					position:			relative;					
				}					

.question 			{
	color:	#9F1014;
	background-color: #F5F4D5;
	font-weight: normal;
	padding: 2px;
	}
	

ul {
	list-style: disc;
	margin: 10px 0 15px 0;
	padding-left: 1em;
	margin-left: 20px;
	font-family: arial,helvetica,sans-serif;
	font-size: small;
	color: #ffffff;	
	line-height:  16px;
	}