yourministry : Design 8 « Templates « HTML / CSS






yourministry

   

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Your Ministry</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type='text/css'>
*   {margin: 0;
  padding: 0;}

body {
  background: #767962 url(yourministry-images/body.gif);
  font-size: 8pt;
}

#container {
  position:absolute; 
  margin: auto;
  width: 760px;
  height: 750px;
  background-color: #767962;
  border-right:  1px solid #50543D;
  border-bottom:  1px solid #50543D;
}

#topsection {
  position:absolute; 
  left:0px; 
  top:0px;
  width:760px; 
  height:91px;
  background-color: #fff;
}

#logo {
  position:absolute; 
  font-family: Poor Richard,"Times New Roman",Times,serif;
  font-size:17pt;
  left:26px; 
  top:35px;
  width:160px; 
  height:38px;
  color: #698463;
}

#topsection_menu {
  position:absolute; 
  left:632px; 
  top:16px;
  width:117px; 
  height:11px;
  font-family: Microsoft Sans Serif, "verdana", Times, serif;
  font-size: 8pt;
  color: #000;
}

#mainmenu_box {
  position:absolute; 
  left:0px; 
  top:92px;
  width:200px; 
  height:199px;
  background-color: #080904;
}

#imagebox {
  position:absolute;
  left:200px; 
  top:92px;
  width:560px; 
  height:199px;
  background-image: url(yourministry-images/branch.jpg);
}

#mainmenu {
  position:absolute; 
  left:14px; 
  top:104px;
  width:175px; 
  height:175px;
  font-family: verdana,"century", Times, serif;
  font-size: 10pt;
  color: #FFFFFF;
  padding: 7px 12px 12px 12px;
}

#mainmenu a:link {
  color: #F5F5F5;
  text-decoration: none;
}

#mainmenu a:hover {
  color: #58794E;
  background-color: #fff;
  text-decoration: none;
}

#mainmenu a:visited {
  color: #58794E;
    text-decoration: none;
}
       

#navlist li {  
  list-style-type: none;
  color: #ffffff;
  border-left:  1px solid #505050;
  padding: 7px 7px 7px 7px;
}



#contentarea {
  position:absolute; 
  left:0px; 
  top:292px;
  width:760px; 
  height:417px;
  background-color: #fff;
}

#sidebar {
  position:absolute; 
  left:487px; 
  top:15px;
  width:260px; 
  height:387px;
  background-color: #EBEEE3;
  
}

#textarea {
  position:absolute;
  font-family: verdana,"century", Times, serif;
  font-size: 8pt;
  left: 26px;
  top: 23px;
  width: 430px; 
  height: 350px;
  background-color: #fff;
}

h1 {
  font-family: Poor Richard,"Times New Roman",Times,serif;
  font-size:17pt;
  color:#517342;
  font-weight: 400;
  border-bottom:  8px solid #EBEEE3;
}

h2 {
  font-family: verdana,"century", Times, serif;
  font-size: 14pt;
  font-weight: 400;
  color: #696A60;
}

h3 {
  font-family: verdana,"century", Times, serif;
  font-size: 8pt;
  font-style: bold;
  color: #698B5E;
}

h4 {
  font-family: verdana,"century", Times, serif;
  font-size: 8pt;
  font-style: bold;
  background-color: #fff;
  color: #698B5E;
  padding: 3px 6px;
}

h5 {
  font-family: verdana,"century", Times, serif;
  font-size: 8pt;
  font-style: bold;
  color: #756556;
}

#textarea2 {
  font-family: verdana,"century", Times, serif;
  font-size: 8pt;
  color: #898683;
  padding: 20px 12px 12px 12px;
}

#textarea3 {
  font-family: verdana,"century", Times, serif;
  font-size: 8pt;
  color: #898683;
  padding: 20px 12px 12px 12px;
}

#textarea4 {
  font-family: verdana,"century", Times, serif;
  font-size: 8pt;
  color: #898683;
  padding: 20px 12px 12px 12px;
}

#book {
  width: 220px;
  padding: 7px 7px 12px 5px;

}

#book img {
  width: 45px;
  height: 65px;
  padding: 0 12px 0 0;
  float: left;
}

a {
  color: #3E73C1;
    text-decoration: none;
}  

a:link {
  color: #4E713B;
  text-decoration: none;
}
    
a:visited {
  color: #4E713B;
    text-decoration: underline;
}
       
a:hover {
  color: #435839;
  background-color: #fff;
  text-decoration: underline;
}
      
#footerinfo {
  position:absolute; 
  left:25px; 
  top:12px;
  width:314px; 
  height:11px;
  font-family: verdana,"century", Times, serif;
  font-size: 7pt;
  color: #292E29;

}

#footercredit {
  position:absolute; 
  left:641px; 
  top:12px;
  width:100px; 
  height:11px;
  font-family: verdana,"century", Times, serif;
  font-size: 7pt;
  color: #292E29;

}
#footer {
  position:absolute; 
  left:0px; 
  top: 710px;
  width:760px; 
  height:40px;
  background-color: #fff;
}
  

</style>


</head>
<body>
<div id="container">
  <div id="topsection">
    <div id="logo">Your Ministry.org </div>
    <div id="topsection_menu"> <a href="http://www.free-css.com/">Forum Login</a> - <a href="http://www.free-css.com/">Register</a> </div>
  </div>
  <div id="mainmenu_box"> </div>
  <div id="imagebox"> </div>
  <div id="mainmenu">
    <ul id="navlist">
      <li><a href="http://www.free-css.com/">Home</a></li>
      <li><a href="http://www.free-css.com/">Devotional Thoughts</a></li>
      <li><a href="http://www.free-css.com/">Forum</a></li>
      <li><a href="http://www.free-css.com/">Donate</a></li>
      <li><a href="http://www.free-css.com/">Contact Us</a></li>
    </ul>
  </div>
</div>
<div id="contentarea">
  <div id="sidebar">
    <h4>What&#39;s New?</h4>
    <div id="textarea2">
      <h5>New Book: </h5>
      <div id="book">
        <p><img src="yourministry-images/book.jpg" alt="book"/></p>
        <strong>Your Book </strong><br/>
        by Your Name <br/>
        <br/>
        <a href="http://www.free-css.com/">$ Buy Now</a></div>
    </div>
    <h4>Newsletter Signup</h4>
    <div id="textarea3">
      <form action="#" method="post" >
        <p>
          <input type="text" name="email" size="27"/>
          <input type="submit" value="send" name="B1"/>
        </p>
      </form>
      <p></p>
    </div>
    <h4>Extras </h4>
    <div id="textarea4">
      <h5>Latest Downloads:</h5>
      <br/>
      <p> <a href="http://www.free-css.com/">Download #1</a><br />
        <a href="http://www.free-css.com/">Download #2</a></p>
      <br/>
      <p>Please note that all software is for <br />
        Windows operating systems only.</p>
      <br/>
    </div>
  </div>
  <div id="textarea">
    <h1>Welcome</h1>
    <br />
    <h3>Latest News</h3>
    <br/>
    <h2>Mountain Retreat 2007</h2>
    <br/>
    <p>The Mountain Retreat is full. If you would like to be on a waiting 
      list in the unlikely event of a cancellation, please call our office 
      at 555-555-5555 or email us at <a href="http://www.free-css.com/">info@yourdomain.com</a>.</p>
    <br/>
    <br/>
    <h1>Helpful Hints</h1>
    <br/>
    <h3>Spam Filters</h3>
    <br/>
    To be able to receive our newsletters, please adjust your spam filters 
    to accept email from: <a href="http://www.free-css.com/">info@yourdomain.com</a>. <br />
    <br/>
    <h1>Latest Devotional</h1>
    <br/>
    Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Duis sapien  nunc, elementum eget, tempus blandit, euismod in, est. In pulvinar, dui  sed cursus molestie, nisi nulla rutrum nulla, in aliquet risus urna  quis neque.</div>
</div>
<div id="footer">
  <div id="footerinfo">Copyright 2007 <a href="http://www.free-css.com/">Your Ministry.org</a> -  All Rights Reserved </div>
  <div id="footercredit">Designed by <a href="http://refueled.net">RFDN</a> </div>
</div>
</body>
</html>

   
    
    
  








Related examples in the same category

1.sprayedstrokes
2.Square
3.squarely
4.st-valentines-day
5.stacko
6.stamp
7.standardissue
8.standardized
9.starburst
10.stardust
11.stargazer
12.stark
13.steppingstone
14.stichy
15.stickybud
16.stickynotes
17.Stock
18.streetclock
19.strict
20.strockes
21.students-site
22.stygian
23.stylevantage1-0
24.stylish
25.stylized
26.subdued
27.subordinate
28.substance
29.substantial
30.superior
31.supplementary
32.surpris
33.surreal
34.sweatbee
35.swift
36.switchr
37.sworm
38.Symisun_01
39.symphonic
40.symphonyofhorror
41.synchronize
42.Synergy
43.systematized
44.tabbed
45.tangular
46.tardy
47.tcm
48.tealzine
49.team_three
50.templatika
51.Tenebrific
52.terje1_winter
53.terrafirma
54.terrafirma2
55.The-Carbon
56.the-dark-one
57.the-island
58.the-mmozine
59.the-music-studio
60.the-new-audi
61.the-synopsis
62.the-themepod
63.the-web-news
64.theacmegroup
65.thechosenone
66.thelatest
67.themanor
68.tinytemplate
69.themissing-piece
70.thermal
71.thesite
72.thetechies
73.thewall
74.the_gig
75.thisistext
76.throughout
77.thunder
78.ticktocklight
79.time
80.Timeless Template
81.timeless
82.timemanager
83.toolkit
84.tooplain
85.topbusiness
86.topgadgets
87.topworks
88.tornpaperdocom
89.totaltouch
90.towers
91.traditionalist
92.transient
93.transition
94.transport
95.trialservices
96.trikea-static
97.trinityinstitute
98.tropical-evening
99.tropical
100.truenature
101.turn-out-mag
102.Turnesol
103.turnitup
104.turrion-development
105.tv-archade
106.twirling
107.twisted
108.Typography
109.ultimateweb
110.unbound-1.0
111.uncomplicated
112.undefined
113.Underground
114.undertaking
115.UnderWraps
116.undiscovered
117.unembellished
118.unilluminated
119.uniq
120.unite
121.universal
122.unknown
123.unlink
124.unnamed
125.unqualified
126.urbanartist
127.usabilityreport
128.variety
129.vectorlover1-0
130.vegetable
131.veggie
132.ventix
133.vertical
134.verticals
135.vertigo
136.VeryGreen
137.VIBE
138.vibrant
139.Village
140.vintage-style
141.violetrays
142.visioninc
143.visions
144.vitruvius
145.vivid
146.Viziora
147.voodoo-dolls
148.voodoodollyv2.0
149.voyage
150.WaiveLive
151.walls
152.wanderer
153.warmblue
154.warped
155.watchthis
156.watercolored-portfolio
157.waterfactory
158.waterfall
159.waterfalls
160.WaterPool
161.we think
162.web-application
163.web-design-studio
164.web-design
165.web-hosting
166.web-shop
167.web2
168.webdesign
169.webdesigninfo
170.webmob
171.websitedesignx
172.webvision
173.Web_Application
174.wellness
175.whatsyoursolution
176.wickedred
177.widecommerce
178.widget
179.widgetlike
180.wildgoose
181.wing-the-air
182.winglobal
183.wiremesh
184.world-of-warcraft
185.xenlog
186.xgallery
187.xhtmldesign
188.xhtmldev_rainbow
189.xhtmldev_RealEstate
190.xodafields0.2
191.ynt
192.yosemite
193.your-blazing-app
194.yourhost
195.zillanine