html, body {
height: 100%;
}

 
body {
	background-image : url(../images/MIY-BG.jpg);
	color : #666666;
	margin : 0px;
	padding : 0px;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	vertical-align: middle;
}

#content {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content-bg.gif);
	width: 800px;
	min-height: 100%;
}

#contentBlog {
border-left:1px;
border-right:1px;
overflow:hidden;
padding:0 10px;
}


.partition {
	border-bottom: thin dotted #aaaaaa;
	margin-top: 10px;
	height: auto;
	color: #999999;
}
.partition p{
	color: #000066;
}

a {
	color : #99CC00;
	font-weight: bold;
	text-decoration: none;

}

a:link {
	color : #148B02;
	font-weight: bold;
	text-decoration: none;

}

a:hover {
	color : #8500B2;

}

.shadowcontent, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
}

.shadow { background-color: #ccc; margin-top:4px;}
.shadowcontent {
	background-color: #fff;
	border: 1px solid #C6DD83;
	padding: 5px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
	line-height: 16px;
	margin-top: 0px;



}

#header-nav {
	height: 125px;
	margin-bottom: 20px;
	overflow:hidden;
}
#home-wrapper {
	padding-left: 25px;
	padding-right: 25px;
	clear: both;
	float: none;
}

#home-wrapper .h1{
	font-size:20px;
	text-transform:uppercase;
	color:#00CCFF;
	font-weight: bold;
	padding-bottom: 5px;
}


.leftcolumn {
	float: left;
	width: 48%;
	padding-right:5px;
}
.rightcolumn {
	float: right;
	padding-left: 5px;
	width: 48%;
	height: auto;
}
.leftcolumnblog {
	float: left;
	width: 68%;
	padding-right:5px;
}
.rightcolumnblog {
	float: right;
	padding-left: 5px;
	width: 28%;
	height: auto;
}
.fullcolumn {
	clear: both;
	width: 100%;
	margin-top: 10px;
	height: auto;
}
.leftblogcolumn {
	float: left;
	width: 68%;
	padding-right:5px;
        padding-left:5px;
}
.rightblogcolumn {
	float: right;
	padding-left: 10px;
	width: 28%;
	height: auto;
}

#home-wrapper .h2 {
	font-size:14px;
	text-transform:uppercase;
	color:#E1179F;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 16px;
}

h2 {
	font-size:14px;
	text-transform:uppercase;
	color:#E1179F;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 16px;
}

.smaller {
	font-size: 10px;
	line-height: 14px;
}
.thumb {
	float:left;
	margin-right:3px;
	margin-bottom: -1px;
	margin-left: 4px;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.footer a {
	font-weight: normal;
	color: #0099CC;
}
.footer a:hover {
	color: #99CC00;
	text-decoration: underline;
}
.thumbR {
	float:right;
	margin-right:-4px;
	margin-bottom: -1px;
	margin-left: 20px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000066;
	line-height: 14px;
}

.clrflt {
	clear: both;
	float: none;
}
.fltrt {
	float: right;
}
.GlassAsterik { 
	color : #ff0000;
}
.registerTable {
width: 100%;
height: 57px;
}
#nameText {
width: 214px;
}
#phoneText {
width: 214px;
}
#emailText {
width: 214px;
}
#addressText {
width: 214px;
}
#registerSubmit {
margin-left: 1px;
}
.registerTableData {
width: 138px;
}
.registerTable2 {
width: 100%;
}
.submit {
width: 280px;
}
#skipButton {
width: 93px;
}
.enrollTable
{
width: 100%;
height: 57px;
}
#SelectDate
{
width: 152px;
}
#TextCCName
{
width: 214px;
}
#TextCCNumber
{
width: 214px;
}
#TextCCDate
{
width: 214px;
}
#radioGlass
{
height: 20px;
}
#enrollSubmit
{
margin-left: 1px;
}
.CCName
{
height: 24px;
}
