body {
	margin : 0%;
	padding : 0% 0%;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-right : 0px;
	padding-left : 0px;
	pading-top : 0px;
	padding-bottom : 0px;
}

/* Right Side Random Background */

#rightArea01 {
	background-image : url("/images/dailyBack/cosmetic01.png");
	background-repeat : no-repeat;
	background-position : center bottom;
}

#rightArea02 {
	background-image : url("/images/dailyBack/cosmetic02.png");
	background-repeat : no-repeat;
	background-position : center bottom;
}

#rightArea03 {
	background-image : url("/images/dailyBack/cosmetic03.png");
	background-repeat : no-repeat;
	background-position : center bottom;
}

#rightArea04 {
	background-image : url("/images/dailyBack/phasmo-01.jpg");
	background-repeat : no-repeat;
	background-position : center;
}


/* End Right Side Random Background */



/* General Settings */

.mainFonts {

	font-family : Georgia, "Times New Roman", Times, serif;
	padding-left : 10px;
	padding-right :10px;
	padding-top : 10px;
	padding-bottom : 5px;
	color : #4d1f20;
	width:846px;
	}

.mainFonts2 {
	font-family : Georgia, "Times New Roman", Times, serif;
	padding-bottom : 5px;
	color : #4d1f20;
	}
	
.subNavMenu {
	padding-left : 10px;
	padding-top : 20px;
	letter-spacing : 0.1em;
	}
	
.subNavMenu2 {
	padding-top : 20px;
	letter-spacing : 0.1em;
	}

.sub2_vspace {
	padding-top : 4px;
	paddin-bottom : 4px;
	}

.bottomInfo{
	font-size : 11px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	line-height : 12pt;
	padding-left : 54px;
	color : #334F53;
}


.mainContent{
	float : right;
	width : 660px;
	/* border: thick solid #c0c0c0c; */
}


.font-large {
	float : left;
	width : 500px;
	padding-top : 30px;	
	padding-left : 40px;
	color : #4d1f20;
	/* letter-spacing : 0.1em;
	line-height : 1.5em; */
	}

/* End General Settings */


/* Contact Page */

.inputField {
	border-width: 1px; border-style: solid; border-color: #cca; font-family: Verdana, Helvetica, Arial, sans-serif; color: #000; font-size: 11px;  line-height: 14px; }


/* Tweaks */

.break {
	height : 10px;
}

.images {
	border-width : 3px;
	border-color : #E0E0E0;
	
}

.images:hover {
	border-width : 3px;
	border-color : #c0c0c0;
}


.imageBox {
	width : 200px;
	height : 140px;
}

.zoom {
	position: relative;
	top: -18px;
	left: 8px;
	width : 10px;
	height : 10px;
}

/* End Tweaks */


.subNavMenu_test {
	padding-left : 10px;
	padding-top : 20px;
	font-family : Georgia, "Times New Roman", Times, serif;
	padding-left : 10px;
	padding-right :10px;
	padding-top : 10px;
	padding-bottom : 5px;
	color : #424242;
	}
	
	
h1.title {
	font-weight : normal;
	font-size : 36px;
	}

h2.title {
	font-weight : normal;
	font-size : 20px;

	}

h3.title {
	font-weight : normal;
	font-size : 16px;
	}

h4.title {
	font-weight : normal;
	font-size : 14px;
	}
	
.contact01 {
	float : left;
	width : 336px;
}

.contact02 {
	float : left;
}
.temp
{
	float:right;
	border:1px solid blue;
	height:100%;
	z-index:5;
}
.rightimg
{
	float:right;
}
