/* Begin Typography & Colors */
address, caption, cite, code, dfn, th{font-style:normal; font-weight:normal}
abbr, acronym{border:0}
body, html{margin: 0; padding: 0;}
blockquote, body, div, dl, dt, dd, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, ul, p, pre, textarea, td, th{margin:0; padding:0}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6, p, pre, blockquote{background:transparent; font-weight:normal; word-spacing:0px}
fieldset, img{border:0}
table{border-collapse:collapse; border-spacing:0; clear:both; margin:10px}
/* Generic */
a, a:active, a:link, a:visited{background:transparent; color: #000000; font-weight: normal;text-decoration: none;}
a:hover{color:#C0C0C0; text-decoration: none; display: block;}
abbr, acronym, dfn {border-bottom-width:1px; border-bottom-style: dotted; cursor: help;}
blockquote {
background: #F3F2E9;
color: #FFFFFF;
font-size: 115%;
font-style: italic;
font-weight: bold;
padding: 10px;	
}
body {
background: #000000;
font-family: "arial", "verdana", "helvetica", sans-serif;
font-size: 95%;
width: 100%;
background-image: url(images/body.jpg);
background-attachment: fixed;
}
caption{font-size:0.8em; font-weight:bold}
em{font-style:italic}
.float_left{float:left !important}
.float_none{float:none !important}
.float_right{float:right !important}
.clear{clear: both !important;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 acronym, h1 abbr{border-bottom-width:0px !important}
h1{color:#000000; font-size:1.4em; letter-spacing:0; line-height:100%}
h2{color:#000000; font-size:1em; font-weight:normal; line-height:1.6em}
h3{color:#BBB68C; font-size:0.8em; font-weight:bold; letter-spacing:1px; line-height:1.6em}
h4, h5, h6{color:#000000; font-weight:bold; letter-spacing:1px; line-height:1.4em;}
ul{list-style-type:none}
#content span, strong{font-weight:bold}
table{background:transparent; display: block;font-size: 85%}
th.empty, td.empty {background: transparent !important;margin: 10px 0}

th, td {border: 1px #BA1010 solid; padding: 5px}
th {background: #BA1010; color: #FFFFFF;font-weight: bold}
td {color: #000;}

#main {
	background: #000000;
	margin: 0 auto;
	width: 800px;
	border: 1px solid #FFFFFF;
}

#orbis {
	height: 50px;
	background: #000000;
}

#header {
	background: #FFF  url(images/header1.jpg) no-repeat top left;
	height: 140px;
border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#content {
	background: #000000 url("images/column.jpg") repeat-y top left;
	clear: both;
	width: 800px;
}

.col {
	float: left;
	margin-bottom: 10px;
}

.box {
	margin: 5px;
	border: 2px #FFFFFF solid;
	padding: 5px;
	background: #C71585;
}

.small {
	width: 190px;
	padding: 10px;
}

.small .box {
	margin-bottom: 20px;
}

.small ul {
	list-style: circle;
	margin-left: 20px;
}

.large .box {
	width: 550px;
	margin-bottom: 20px;
}

.large h2 {
	color: #000000;
}


.large a {
	margin-left: 10px;
	display: block;
	padding: 5px;
}

.large li {
	margin-left: 40px;
}

li {
	text-indent: 7px;
}

#footer {
	background: #000000 url("http://www.tanjinarahman.co.uk/images/footer.jpg") no-repeat bottom left;
	font-size: 80%;
	clear: both;
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
}

#nav {
	margin-right: 20px;
}

#nav li {
	display: inline;
	list-style-type: none;
	float: right;
	margin-top: 22px;
	margin-left: 13px;
}

#nav ul {
	text-decoration: none;
}

#nav a {
	border: 3px solid #FFFFFF;
	padding: 8px;
	background: #c71585;
position: relative;
}

#footer a:link {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #C0C0C0;
display: inline;
text-decoration: underline; 
}

#footer a:visited {
color: #FFFFFF;
}

h1 {
color: #C0C0C0;
font: italic bold 2.8em "Lucida Calligraphy";
padding: 5px;
text-align: left;
margin-left: 25px;
}

h2 {
	color: #FFFFFF;
	font: italic bold 1.1em "Lucida Calligraphy";
}

h3 {
	color: #FFFFFF;
	font: italic bold 1.1em "Lucida Calligraphy";
margin: 20px 0 0 250px;
}

.portfolio img {
	float: left;
	margin: 0 10px 0 0;
}	
