    body {
        color: #444444;
		font-family: "Cambria",Arial,Helvetica,sans-serif; /*"Trebuchet MS",*/
        font-size: 14px;
		margin: 0px;
		padding: 0px;
    }
	body p #content{
		margin-top:0;
		margin-bottom:10px;
		line-height:1.3em;		
	}
	#content ul li{
		padding-top:0;
		line-height:1.3em;
	}	
	input {
		font-family: "Cambria",Arial,Helvetica,sans-serif;
	}	
	input[type="text"],
	input[type="password"],
	textarea {
		margin: 0; /* Safari by default adds a margin */
		padding: 2px 4px;
		border: 1px solid #b2b2b2;
		border-radius: 4px;
		box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1);
		-moz-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1);
		-webkit-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1);
		-o-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1);
	}
	input[type="text"]:focus,
	input[type="password"]:focus,
	input.button:focus,
	textarea:focus {
		border-color: #4787b1;
		box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
		-moz-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
		-webkit-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
		-o-box-shadow: 0 0 5px 2px rgba(71,135,177, 0.9);
		outline: none;
	}

	input.placeholder,
	textarea.placeholder {
		color: #aaa;
	}
	
	/*ADD*/
	.hidden  a{
		font-family: "Cambria",Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight:bold;
		padding-top:4px;
	}
	
	.hidden {
		font-family: "Cambria",Arial,Helvetica,sans-serif;
		font-size: 14px;
		overflow:hidden;
		width:410px;
		z-index:2;
		position:relative;
		right:0px;
		background:#555;
		color:#000;
	}
	
	.slide {
		position: relative;
	}
	.slide .inner {
	  position: absolute;
	  left: 0;
	  bottom: 0;
	}

	
	/*ADD*/
	
    h1 {}
    h2 {
		font-size: 1.2em; 
		margin-top:0;
	}
    #page{
        background-color: #FFFFFF;
        width: 900px;
        margin: 24px auto;
        padding: 0;
		box-shadow:0 0 30px 1px #999;
    }
    #header{
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        /*padding: 6px ;*/
		padding: 6px 6px 6px 6px;
        text-align: left;
    }
	#header a{
		float:right;
		text-decoration:none;
		color:#888;
		font-size: 12px;	
    }

    .header{
		background-color: #555;
		color: #FFFFFF;

	
	}
	.headp{
		font-size:24px;
		font-weight:bold;
		color:#00acec;
		margin-top:0;
		margin-bottom:0;
		font-family: "Open Sans Condensed",Cambria,Helvetica,sans-serif;	
	}
	
	
    #content {
        /*padding: 4px 0 24px 14px;*/
    }
	#content li{
		padding-top:10px;
	}
	
    #footer {
		font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
        color: #eee;
        background: #555;
        padding: 10px 20px;
        border-top: 5px #414141 solid;
        font-size: 0.8em;
		text-align: center;
    }
    #footer a {
        color: #eee;
    }
	#r-navbar{
		font-family: "Cambria","Trebuchet MS",Arial,Helvetica,sans-serif;
		font-weight: bold;
		font-size:12px;
		padding: 8px 8px;
		background: #414141;
		color: #eee;
	}
	.r-navbar{
		
	}
	#navbar-wrapper{
		/*background-color: #414141;*/
	}
	#navbar-wrapper a{
		color:#eee;
		text-decoration: none;
	}
	#navbar-wrapper a:visited{
		color:#eee;
	}
	
	/*DL, DT, DD TAGS LIST DATA*/
	dl {
		margin-bottom:50px;
	}
	 
	dl dt {
		background:#5f9be3;
		color:#fff;
		float:left; 
		font-weight:bold; 
		margin-right:10px; 
		padding:5px;  
		width:60px; 
	}
	 
	dl dd {
		margin:2px 0; 
		padding:5px 0;
	}
	.rotated{
		float:right;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);*/
		transform: rotate(-90deg);
	}
	#ftable {
		font-weight:bold;
		/*margin:auto;*/
	}
	.t1{
		color:#eee;
	}
	.t2{
		color:#00ACEC;
		padding-right:8px;
	}
	#ftable a{
		text-decoration:none;
		color:#00ACEC;
		padding-right:8px;
	}
	#mainframe{
		-webkit-height:500px;
	}	
	.underline {
		color:#444;
		font-size:12px;
		}	
	
/*==================================================Effect 6*/
		.box {
		
			background:#FFF; /*OG*/
		}
		.box p{
			padding-top:3px;
			margin:0;
			font-weight:bold;
			/*border-bottom:1px solid #b2ccf0;*/
			/*width:52px;*/
		}		
		.box a{
			text-decoration:none;
			/*border-bottom:1px solid #b2ccf0;*/
		}
		/*
		.box a:hover{
			color:#cc0000;
		}
		.box {
		border-color:none;
		border-bottom:1px solid;
		}
		.box a:link{
			color:#b2ccf0;
		}
		*/

.effect6
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect6:before, .effect6:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
/*==================================================Effect 6*/

.mainframe 
{
	border:none;
	overflow:hidden;
	margin:0;
	width:900px;
}

ul#carousel{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 24em;
	height: 39em;
}
ul#carousel li.carousel-img {
	cursor: pointer;
}
li img {
	width: 100%;
	box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.5);
}
ul#carousel li.roundabout-in-focus {
	cursor: default;
} 

.back-to-top {
    position: fixed;
    bottom: 0;
    right: 0;
    text-decoration: none;
    padding: 1em;
    /*display: none;*/
}

a, img {
    border:none;
    outline: none;	
}

.navbar-fixed {
    top: 0;
    z-index: 100;
	position: fixed;
    width: 100%;
	opacity: 0.8;
}

.ul {
	text-decoration: none;
	border-bottom: 1px solid;
	font-size: 14px;
}

a:link.ul {
	color: #00ACEC;
	border-color: #00ACEC;
}

a:visited.ul {
	color: #00ACEC; /*#CC3399;*/
	border-color: #00ACEC; /*#CC3399;*/
}

a:hover.ul {
	color: #FF0000;
	border-color: #FF0000;
}