* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font-size: 12px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
}

h1 {
	font-size:18px;
	font-weight:normal;
	color:#666;
	letter-spacing:2px;
	margin: 5px 5px 5px 5px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	color:#333;
	letter-spacing:2px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	margin-bottom: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, blockquote, ul, ol {
	margin-bottom: 2em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Container */

.container {
	padding-top: 20px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px;
}

.boxed .content {
	padding: 10px;
}

/* Logo */

#logo {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
.name {
	float: left;
	letter-spacing: -2px;
	font-size: 39px;
	text-decoration: none;
	font-weight: normal;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Menu */

#menu {
	width: 980px;
	height: 40px;
	margin: -40px auto 0 auto;
}

#menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-size: 10px;
	font-weight: bold;
}

#menu a:hover, #menu .active a {
	border-bottom-color: #006600;
	color: #000000;
}

/* Wrapper */

#wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
	background: url(images/in-img01.gif) repeat-y;
}

/* Column One */

#col-one {
	float: left;
	width: 230px;
	padding-top: 10px;
	background: url(images/img02.gif) no-repeat;
}

#col-one .image {
	height: 150px;
}

#col-one .container {
	background: url(images/img04.gif) repeat-x;
}

#col-one .boxed {
}

#col-one .boxed .title {
	color: #A92030;
}

#col-one .boxed .content {
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

#col-one .boxed .content label {
}

#col-one .boxed .content .textfield {
}

#col-one .boxed .content .button {
}

#col-one .boxed .content .tiny {
}

#col-one .boxed .content .tiny a {
}
.post {background: url(images/postmid.jpg) repeat-y; width:700px; margin-left:8px; margin-bottom:20px;}
.post .posttop {background:url(images/posttop.jpg) no-repeat; height:11px;}
.post .postitem {padding:10px;}
.post .postbottom {background:url(images/postbottom.jpg) no-repeat; height:30px; font-size:11px; padding-top:10px; text-align:center; }
#left .postinfo {display:block; font-size:11px; color:#666666; font-variant:normal; font-weight:normal;}
/* Column Three */

#col-three {
	float: left;	
	width: 740px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/in-img05.gif) no-repeat;
}

#col-three .image {
	height: 150px;
}

#col-three .container {
	background: url(images/img07.gif) repeat-x;
	
}

#col-three .boxed {
}

#col-three .boxed .title {
	color: #C99F1A;
}

#col-three .boxed .content {
    text-align:left;
}

/* Extra */

#extra {
	height: 4px;
	background: url(images/in-img11.gif);
}

/* Footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	width: 980px;
	margin: 0 auto;
	font-size: 10px;
}
#footerbottom {
	display:block;
	margin: 0 auto;
	width: 980px;
	height: 275px;
	padding: 10px 0;
    text-align: justify;
	background: url(images/bottom.jpg) no-repeat;
}

	.dyk h4{
		margin:2px;
		color:#333;
		padding-bottom: 5px;
		letter-spacing:2px;
		font-size:16px;
		}

	.dyk { 
		font-family: Georgia, "Times New Roman", Times, serif;
		width: 210px; 
		background-image:url('http://www.acneproductsdirect.com/images/dyk-back.jpg');
		background-repeat:repeat-x;
		}

	.dyk p{
		border:2px solid #CBA11F;
		border-radius: 6px;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		font-size:10px;
		height:250px;
		padding: 5px;
		}

	.dyk img{
		padding:5px;
		}
	.iframe {
		background-color: #FEB1BB;
		}
